Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jackorp/e9c74a1f6dbffc83ef61f6220926d753 to your computer and use it in GitHub Desktop.
Save jackorp/e9c74a1f6dbffc83ef61f6220926d753 to your computer and use it in GitHub Desktop.
make[1]: Entering directory '/home/jprokop/projects/s2i/s2i-ruby-container'
VERSION="2.7" SKIP_SQUASH=1 UPDATE_BASE= OS=fedora CLEAN_AFTER= DOCKER_BUILD_CONTEXT=. OPENSHIFT_NAMESPACES="2.0" CUSTOM_REPO="" REGISTRY="""" /usr/bin/env bash common/build.sh
-> Version 2.7: building image from 'Dockerfile.fedora' ...
-> Pulling image registry.fedoraproject.org/f33/s2i-base before building image from Dockerfile.fedora.
The image registry.fedoraproject.org/f33/s2i-base is already pulled.
-> building using docker build --label io.openshift.builder-version="85e5773" -f "$dockerfile" "${DOCKER_BUILD_CONTEXT}"
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1: FROM registry.fedoraproject.org/f33/s2i-base
STEP 2: EXPOSE 8080
--> Using cache 5bcab1c6df3a91063177c0d52d534a5f80b74a289140443f5f82ecee901b8c94
--> 5bcab1c6df3
STEP 3: ENV NAME=ruby RUBY_VERSION=2.7 RUBY_SHORT_VER=27 VERSION=0
--> Using cache e4d42dc7791e3abcaa21a3c7ea07df4f10766a17d429e7556291b43e48b12f90
--> e4d42dc7791
STEP 4: ENV SUMMARY="Platform for building and running Ruby $RUBY_VERSION applications" DESCRIPTION="Ruby $RUBY_VERSION available as container is a base platform for building and running various Ruby $RUBY_VERSION applications and frameworks. Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible."
--> Using cache 555ad25445bcbeb10f3db18f1bc759d09585167b5f7f5473c0ade64c86a33811
--> 555ad25445b
STEP 5: LABEL summary="$SUMMARY" description="$DESCRIPTION" io.k8s.description="$DESCRIPTION" io.k8s.display-name="Ruby ${RUBY_VERSION}" io.openshift.expose-services="8080:http" io.openshift.tags="builder,ruby,ruby${RUBY_SHORT_VER}" com.redhat.component="$NAME" name="$FGC/$NAME" version="$VERSION" usage="s2i build https://github.com/sclorg/s2i-ruby-container.git --context-dir=${RUBY_VERSION}/test/puma-test-app/ registry.fedoraproject.org/$FGC/ruby ruby-sample-app" maintainer="SoftwareCollections.org <sclorg@redhat.com>"
--> Using cache db3edeb796f63b33e744ee073413195a44084f2a5ff5e2f4719a62b297b020a2
--> db3edeb796f
STEP 6: RUN INSTALL_PKGS="ruby ruby-devel rubygem-bundler rubygem-rake rubygems-devel redhat-rpm-config libffi-devel" && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && dnf clean all
--> Using cache fea4e4f51d48a0347032f478436209d121d793a7b3cdb83b70e0ea21c61c36c2
--> fea4e4f51d4
STEP 7: COPY ./s2i/bin/ $STI_SCRIPTS_PATH
--> Using cache b3dbcfa4db465af0f4b4d734da9ce025ab6abeacb0600f07087ef772c7918ab5
--> b3dbcfa4db4
STEP 8: COPY ./root/ /
--> Using cache 1298befeb972209d353d5eef3ebbb321a436c3d833135278574c5a388ab6b600
--> 1298befeb97
STEP 9: RUN chown -R 1001:0 ${APP_ROOT} && chmod -R ug+rwx ${APP_ROOT} && rpm-file-permissions
--> Using cache f91b9ba75b5cd0108fb650e62ca77ff28818df4fdb86b97a2abb447257edf7f2
--> f91b9ba75b5
STEP 10: USER 1001
--> Using cache f432155c401f506c45a8093561bc479d0c21f73d65fa3b2dc79a8380d5f4e9f6
--> f432155c401
STEP 11: CMD $STI_SCRIPTS_PATH/usage
--> Using cache 4affbe57d56cc1b3890bf262f788dfe31d7f49e339ece496ee39da9504aa1df8
--> 4affbe57d56
4affbe57d56cc1b3890bf262f788dfe31d7f49e339ece496ee39da9504aa1df8
ruby 2.7 => 4affbe57d56cc1b3890bf262f788dfe31d7f49e339ece496ee39da9504aa1df8
make[1]: Leaving directory '/home/jprokop/projects/s2i/s2i-ruby-container'
VERSIONS="2.7" SKIP_SQUASH=1 UPDATE_BASE= OS=fedora CLEAN_AFTER= DOCKER_BUILD_CONTEXT=. OPENSHIFT_NAMESPACES="2.0" CUSTOM_REPO="" REGISTRY="""" TEST_MODE=true /usr/bin/env bash common/tag.sh
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
-> Tagging image '4affbe57d56cc1b3890bf262f788dfe31d7f49e339ece496ee39da9504aa1df8' as 'f33/ruby:0' and 'f33/ruby:latest' and 'f33/ruby:20210505-85e5773'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
VERSIONS="2.7" SKIP_SQUASH=1 UPDATE_BASE= OS=fedora CLEAN_AFTER= DOCKER_BUILD_CONTEXT=. OPENSHIFT_NAMESPACES="2.0" CUSTOM_REPO="" REGISTRY="""" TEST_MODE=true /usr/bin/env bash common/test.sh
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ IMAGE_NAME=f33/ruby:0
+ WEB_SERVERS=('db' 'puma' 'rack')
+ declare -a WEB_SERVERS
+++ dirname test/run
++ readlink -zf test
test/run: line 15: warning: command substitution: ignored null byte in input
+ test_dir=/home/jprokop/projects/s2i/s2i-ruby-container/2.7/test
++ readlink -zf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/..
test/run: line 16: warning: command substitution: ignored null byte in input
+ image_dir=/home/jprokop/projects/s2i/s2i-ruby-container/2.7
+ test_short_summary=
+ TESTSUITE_RESULT=0
+ TEST_LIST='test_docker_run_usage
test_application
test_connection
test_scl_variables_in_dockerfile
test_scl_usage
test_npm_functionality
'
+ source /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/test-lib.sh
++ EXPECTED_EXIT_CODE=0
++ docker inspect '--format={{range $key, $value := .Config.ExposedPorts }}{{$key}}{{end}}' f33/ruby:0
++ sed 's/\/.*//'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ test_port=8080
+ pushd /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test
/home/jprokop/projects/s2i/s2i-ruby-container/2.7/test /home/jprokop/projects/s2i/s2i-ruby-container/2.7
+ '[' -d db-test-app ']'
+ git clone git://github.com/openshift/ruby-hello-world db-test-app
Cloning into 'db-test-app'...
+ popd
/home/jprokop/projects/s2i/s2i-ruby-container/2.7
+ for server in ${WEB_SERVERS[@]}
++ mktemp -u --suffix=.cid
+ cid_file=/tmp/tmp.lhVQDMm7H1.cid
+ s2i_args=--pull-policy=never
+ TESTCASE_RESULT=0
+ run_s2i_build db
++ ct_build_s2i_npm_variables
++ npm_variables=
++ '[' -n '' ']'
++ echo ''
+ ct_s2i_build_as_df file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app f33/ruby:0 f33/ruby:0-testapp --pull-policy=never
+ local app_path=file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app
+ shift
+ local src_image=f33/ruby:0
+ shift
+ local dst_image=f33/ruby:0-testapp
+ shift
+ local s2i_args=--pull-policy=never
+ local local_app=upload/src/
+ local local_scripts=upload/scripts/
+ local user_id=
+ local df_name=
+ local tmpdir=
+ local incremental=false
+ local mount_options=
+ set -e
++ mktemp -d
+ tmpdir=/tmp/tmp.n5Hhfpvv98
++ mktemp -p /tmp/tmp.n5Hhfpvv98 Dockerfile.XXXX
+ df_name=/tmp/tmp.n5Hhfpvv98/Dockerfile.wcZN
+ cd /tmp/tmp.n5Hhfpvv98
+ docker images f33/ruby:0
++ docker inspect -f '{{.Config.User}}' f33/ruby:0
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ user=1001
+ user=1001
+ '[' 1001 -eq 1001 ']'
+ user_id=1001
+ echo --pull-policy=never
+ grep -q '\-\-incremental'
+ false
+ mkdir -p upload/src/
+ cp -r /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app/. upload/src/
+ '[' -d upload/src//.s2i/bin/ ']'
+ mv upload/src//.s2i/bin upload/scripts/
+ cat
+ '[' -d upload/scripts/ ']'
+ echo 'COPY upload/scripts/ /tmp/scripts'
+ echo 'RUN chown -R 1001:0 /tmp/scripts'
+ echo 'RUN chown -R 1001:0 /tmp/src'
+ '[' -e upload/src//.s2i/environment ']'
+ sed '/^\s*#.*$/d' upload/src//.s2i/environment
+ read -r line
+ echo 'ENV RACK_ENV=production'
+ read -r line
+ echo --pull-policy=never
+ grep -o -e '\(-e\|--env\)[[:space:]=]\S*=\S*'
+ sed -e 's/-e /ENV /' -e 's/--env[ =]/ENV /'
++ full_ca_file_path
++ echo /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt
+ '[' -f /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt ']'
+ false
+ echo 'USER 1001'
+ '[' -x upload/scripts//assemble ']'
+ echo 'RUN /usr/libexec/s2i/assemble'
+ '[' -x upload/scripts//run ']'
+ echo 'CMD /usr/libexec/s2i/run'
++ echo --pull-policy=never
++ grep -o -e '\(-v\)[[:space:]]\.*\S*'
++ true
+ mount_options=
+ docker build -f /tmp/tmp.n5Hhfpvv98/Dockerfile.wcZN --no-cache=true -t f33/ruby:0-testapp .
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1: FROM f33/ruby:0
STEP 2: LABEL "io.openshift.s2i.build.image"="f33/ruby:0" "io.openshift.s2i.build.source-location"="file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app"
--> b0de9e64123
STEP 3: USER root
--> b4cf30d9602
STEP 4: COPY upload/src/ /tmp/src
--> 8c5fb6fef54
STEP 5: COPY upload/scripts/ /tmp/scripts
--> 63817b49a69
STEP 6: RUN chown -R 1001:0 /tmp/scripts
--> cba8f8df09b
STEP 7: RUN chown -R 1001:0 /tmp/src
--> 9818df71c74
STEP 8: ENV RACK_ENV=production
--> 3338f0ccc7a
STEP 9: USER 1001
--> 9af538fd33c
STEP 10: RUN /usr/libexec/s2i/assemble
---> Installing application source ...
---> Building your Ruby application from source ...
---> Running 'bundle install --retry 2 --deployment --without development:test' ...
[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment 'true'`, and stop using this flag
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path './bundle'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'development:test'`, and stop using this flag
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.0.3
Installing rake 13.0.3
Fetching concurrent-ruby 1.1.8
Installing concurrent-ruby 1.1.8
Fetching i18n 1.8.9
Installing i18n 1.8.9
Fetching minitest 5.14.4
Installing minitest 5.14.4
Fetching tzinfo 2.0.4
Installing tzinfo 2.0.4
Fetching zeitwerk 2.4.2
Installing zeitwerk 2.4.2
Fetching activesupport 6.1.3.2
Installing activesupport 6.1.3.2
Fetching activemodel 6.1.3.2
Installing activemodel 6.1.3.2
Fetching activerecord 6.1.3.2
Installing activerecord 6.1.3.2
Using bundler 2.1.4
Fetching ruby2_keywords 0.0.4
Installing ruby2_keywords 0.0.4
Fetching mustermann 1.1.1
Installing mustermann 1.1.1
Fetching mysql2 0.5.3
Installing mysql2 0.5.3 with native extensions
Fetching rack 2.2.3
Installing rack 2.2.3
Fetching rack-protection 2.1.0
Installing rack-protection 2.1.0
Fetching tilt 2.0.10
Installing tilt 2.0.10
Fetching sinatra 2.1.0
Installing sinatra 2.1.0
Fetching sinatra-activerecord 2.0.22
Installing sinatra-activerecord 2.0.22
Fetching webrick 1.7.0
Installing webrick 1.7.0
Bundle complete! 7 Gemfile dependencies, 19 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into `./bundle`
---> Cleaning up unused ruby gems ...
Running `bundle clean --verbose` with bundler 2.1.4
Frozen, using resolution from the lockfile
--> 93a6f948655
STEP 11: CMD /usr/libexec/s2i/run
STEP 12: COMMIT f33/ruby:0-testapp
--> e58d318aca6
e58d318aca6b2cc370496003aed19269727c591d50d09d06e8784f335dd38938
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ handle_test_case_result 'build of '\''%s'\'' app' db
+ local output_format
+ output_format='%s %s build of '\''%s'\'' app\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s build of '\''%s'\'' app\n' '' '[PASSED]' db
+ TEST_SET='test_docker_run_usage
test_application
test_connection
test_scl_variables_in_dockerfile
test_scl_usage
test_npm_functionality
'
+ run_all_tests db
+ local APP_NAME=db
+ for test_case in $TEST_SET
+ info 'Running test test_docker_run_usage ... '
+ echo -e '\n\e[1m[INFO] Running test test_docker_run_usage ... ...\e[0m\n'
[INFO] Running test test_docker_run_usage ... ...
+ TESTCASE_RESULT=0
+ test_docker_run_usage
+ info 'Testing '\''docker run'\'' usage'
+ echo -e '\n\e[1m[INFO] Testing '\''docker run'\'' usage...\e[0m\n'
[INFO] Testing 'docker run' usage...
+ docker run f33/ruby:0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' db test_docker_run_usage
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
' '[PASSED]' db test_docker_run_usage
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_application ... '
+ echo -e '\n\e[1m[INFO] Running test test_application ... ...\e[0m\n'
[INFO] Running test test_application ... ...
+ TESTCASE_RESULT=0
+ test_application
+ wait_for_cid
+ local max_attempts=10
+ local sleep_time=1
+ run_test_application
+ local attempt=1
+ local result=1
+ info 'Waiting for application container to start'
+ echo -e '\n\e[1m[INFO] Waiting for application container to start...\e[0m\n'
[INFO] Waiting for application container to start...
+ '[' 1 -le 10 ']'
+ '[' -f /tmp/tmp.lhVQDMm7H1.cid ']'
+ attempt=2
+ sleep 1
+ docker run --user=100001 --rm --cidfile=/tmp/tmp.lhVQDMm7H1.cid f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
You might consider adding 'puma' into your Gemfile.
+ '[' 2 -le 10 ']'
+ '[' -f /tmp/tmp.lhVQDMm7H1.cid ']'
+ '[' -s /tmp/tmp.lhVQDMm7H1.cid ']'
+ break
+ '[' 2 -gt 10 ']'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' db test_application
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
' '[PASSED]' db test_application
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_connection ... '
+ echo -e '\n\e[1m[INFO] Running test test_connection ... ...\e[0m\n'
[INFO] Running test test_connection ... ...
+ TESTCASE_RESULT=0
+ test_connection
++ container_ip
+++ cat /tmp/tmp.lhVQDMm7H1.cid
++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ info 'Testing the HTTP connection (http://10.88.1.41:8080)'
+ echo -e '\n\e[1m[INFO] Testing the HTTP connection (http://10.88.1.41:8080)...\e[0m\n'
[INFO] Testing the HTTP connection (http://10.88.1.41:8080)...
+ local max_attempts=10
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ '[' 1 -le 10 ']'
+++ container_ip
++++ cat /tmp/tmp.lhVQDMm7H1.cid
+++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
++ curl -s -w '%{http_code}' -o /dev/null http://10.88.1.41:8080/
+ response_code=000
+ status=7
+ '[' 7 -eq 0 ']'
+ attempt=2
+ sleep 1
Parsing options from the first comment line is deprecated!
+ '[' 2 -le 10 ']'
+++ container_ip
++++ cat /tmp/tmp.lhVQDMm7H1.cid
+++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2021-05-07 08:58:45] INFO WEBrick 1.7.0
[2021-05-07 08:58:45] INFO ruby 2.7.3 (2021-04-05) [x86_64-linux]
[2021-05-07 08:58:45] INFO WEBrick::HTTPServer#start: pid=1 port=8080
++ curl -s -w '%{http_code}' -o /dev/null http://10.88.1.41:8080/
10.88.0.1 - - [07/May/2021:08:58:45 +0000] "GET / HTTP/1.1" 200 2478 0.0064
+ response_code=200
+ status=0
+ '[' 0 -eq 0 ']'
+ '[' 200 -eq 200 ']'
+ echo 'SUCCESS, container returned 200'
SUCCESS, container returned 200
+ result=0
+ break
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' db test_connection
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
' '[PASSED]' db test_connection
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_scl_variables_in_dockerfile ... '
+ echo -e '\n\e[1m[INFO] Running test test_scl_variables_in_dockerfile ... ...\e[0m\n'
[INFO] Running test test_scl_variables_in_dockerfile ... ...
+ TESTCASE_RESULT=0
+ test_scl_variables_in_dockerfile
+ '[' fedora == rhel7 ']'
+ '[' fedora == centos7 ']'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' db test_scl_variables_in_dockerfile
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
' '[PASSED]' db test_scl_variables_in_dockerfile
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_scl_usage ... '
+ echo -e '\n\e[1m[INFO] Running test test_scl_usage ... ...\e[0m\n'
[INFO] Running test test_scl_usage ... ...
+ TESTCASE_RESULT=0
+ test_scl_usage
+ scl_usage 'ruby --version' 'ruby .'
+ local 'run_cmd=ruby --version'
+ local 'expected=ruby .'
+ info 'Testing the image SCL enable'
+ echo -e '\n\e[1m[INFO] Testing the image SCL enable...\e[0m\n'
[INFO] Testing the image SCL enable...
++ docker run --rm f33/ruby:0 /bin/bash -c 'ruby --version'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ out='ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+++ cat /tmp/tmp.lhVQDMm7H1.cid
++ docker exec 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27 /bin/bash -c 'ruby --version'
+ out='Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+++ cat /tmp/tmp.lhVQDMm7H1.cid
++ docker exec 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27 /bin/sh -ic 'ruby --version'
+ out='Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' db test_scl_usage
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
' '[PASSED]' db test_scl_usage
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_npm_functionality ... '
+ echo -e '\n\e[1m[INFO] Running test test_npm_functionality ... ...\e[0m\n'
[INFO] Running test test_npm_functionality ... ...
+ TESTCASE_RESULT=0
+ test_npm_functionality
+ info 'Testing npm availibility'
+ echo -e '\n\e[1m[INFO] Testing npm availibility...\e[0m\n'
[INFO] Testing npm availibility...
+ ct_npm_works
+ local tmpdir
++ mktemp -d
+ tmpdir=/tmp/tmp.4VWwFw85Hs
+ : ' Testing npm in the container image'
+ local cid_file=/tmp/tmp.4VWwFw85Hs/cid
+ docker run --rm f33/ruby:0 /bin/bash -c 'npm --version'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
++ ct_mount_ca_file
++ local mount_parameter=
++ '[' -n '' ']'
++ echo ''
+ docker run -d --rm --cidfile=/tmp/tmp.4VWwFw85Hs/cid f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
8ea942a4c313a60f0957d3be01009b31ab5513e3de8fd765bbdbda758c75de54
+ ct_wait_for_cid /tmp/tmp.4VWwFw85Hs/cid
+ local cid_file=/tmp/tmp.4VWwFw85Hs/cid
+ local max_attempts=10
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ '[' 1 -le 10 ']'
+ '[' -f /tmp/tmp.4VWwFw85Hs/cid ']'
+ '[' -s /tmp/tmp.4VWwFw85Hs/cid ']'
+ return 0
++ cat /tmp/tmp.4VWwFw85Hs/cid
+ docker exec 8ea942a4c313a60f0957d3be01009b31ab5513e3de8fd765bbdbda758c75de54 /bin/bash -c 'npm --verbose install jquery && test -f node_modules/jquery/src/jquery.js'
+ '[' -n '' ']'
+ '[' -f /tmp/tmp.4VWwFw85Hs/cid ']'
++ cat /tmp/tmp.4VWwFw85Hs/cid
+ docker stop 8ea942a4c313a60f0957d3be01009b31ab5513e3de8fd765bbdbda758c75de54
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
8ea942a4c313a60f0957d3be01009b31ab5513e3de8fd765bbdbda758c75de54
+ rm /tmp/tmp.4VWwFw85Hs/cid
+ : ' Success!'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' db test_npm_functionality
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
' '[PASSED]' db test_npm_functionality
+ '[' -n '' ']'
+ cleanup db
+ local server=db
+ info 'Cleaning up the test application image db'
+ echo -e '\n\e[1m[INFO] Cleaning up the test application image db...\e[0m\n'
[INFO] Cleaning up the test application image db...
+ '[' -f /tmp/tmp.lhVQDMm7H1.cid ']'
+ container_exists
++ cat /tmp/tmp.lhVQDMm7H1.cid
+ image_exists 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
+ docker inspect 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
++ cat /tmp/tmp.lhVQDMm7H1.cid
+ docker stop 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2021-05-07 08:58:52] FATAL SignalException: SIGTERM
/opt/app-root/src/bundle/ruby/2.7.0/gems/webrick-1.7.0/lib/webrick/server.rb:173:in `select'
/opt/app-root/src/bundle/ruby/2.7.0/gems/webrick-1.7.0/lib/webrick/server.rb:173:in `block in start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/webrick-1.7.0/lib/webrick/server.rb:32:in `start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/webrick-1.7.0/lib/webrick/server.rb:160:in `start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/handler/webrick.rb:41:in `run'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/server.rb:327:in `start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.2.3/lib/rack/server.rb:168:in `start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.2.3/bin/rackup:5:in `<top (required)>'
/opt/app-root/src/bundle/ruby/2.7.0/bin/rackup:23:in `load'
/opt/app-root/src/bundle/ruby/2.7.0/bin/rackup:23:in `<main>'
[2021-05-07 08:58:52] INFO going to shutdown ...
[2021-05-07 08:58:52] INFO WEBrick::HTTPServer#start done.
Run app...
Servicing index request...
26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
+ image_exists f33/ruby:0-testapp
+ docker inspect f33/ruby:0-testapp
+ docker rmi -f f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
93a6f9486555daff5c05eaca279bcbdc7b1a4154e8c177098f5d984849e09226
9af538fd33ce99f7921ac968f6a80a285b58c4167db04b3a094e5e24ab9b22a3
3338f0ccc7a2ab325601d93f615ab14837470865e243854e7ff4ac26f919329e
9818df71c74e179d58c5d7830a1e13cfd5bb2eea54ab4e2dc0c3207ac9e28ec3
cba8f8df09bdb28525969b32866643f0b730c5126f0d1c7c713b574ab61489ff
63817b49a6911431452c50e83fa7724ec0d5d874f9758d7a6ce3a7bf8a2fdd9e
8c5fb6fef5488bad4de9ac637d6c3dfcd445525749b2e21a94b6a48afbd917bd
b4cf30d9602dd604c9b50bb8d9a556e3baa4dcc8ca5fa7668ffccefb7e895630
b0de9e64123fdf526f6966bfe0287e9988a6e2a0ddbc7a91715640d712b2f69e
Untagged: localhost/f33/ruby:0-testapp
Deleted: e58d318aca6b2cc370496003aed19269727c591d50d09d06e8784f335dd38938
+ '[' '!' -z db ']'
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app/.git
+ [[ db == \d\b ]]
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app
+ cleanup db
+ local server=db
+ info 'Cleaning up the test application image db'
+ echo -e '\n\e[1m[INFO] Cleaning up the test application image db...\e[0m\n'
[INFO] Cleaning up the test application image db...
+ '[' -f /tmp/tmp.lhVQDMm7H1.cid ']'
+ container_exists
++ cat /tmp/tmp.lhVQDMm7H1.cid
+ image_exists 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
+ docker inspect 26a781e78473c76817b2f49aee94bc0112cbc8bb8e497e4494fbfcd71468fa27
+ image_exists f33/ruby:0-testapp
+ docker inspect f33/ruby:0-testapp
+ '[' '!' -z db ']'
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app/.git
+ [[ db == \d\b ]]
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/db-test-app
+ for server in ${WEB_SERVERS[@]}
++ mktemp -u --suffix=.cid
+ cid_file=/tmp/tmp.q73TcUTlbr.cid
+ s2i_args=--pull-policy=never
+ TESTCASE_RESULT=0
+ run_s2i_build puma
++ ct_build_s2i_npm_variables
++ npm_variables=
++ '[' -n '' ']'
++ echo ''
+ ct_s2i_build_as_df file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/puma-test-app f33/ruby:0 f33/ruby:0-testapp --pull-policy=never
+ local app_path=file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/puma-test-app
+ shift
+ local src_image=f33/ruby:0
+ shift
+ local dst_image=f33/ruby:0-testapp
+ shift
+ local s2i_args=--pull-policy=never
+ local local_app=upload/src/
+ local local_scripts=upload/scripts/
+ local user_id=
+ local df_name=
+ local tmpdir=
+ local incremental=false
+ local mount_options=
+ set -e
++ mktemp -d
+ tmpdir=/tmp/tmp.nDLCxIzbe7
++ mktemp -p /tmp/tmp.nDLCxIzbe7 Dockerfile.XXXX
+ df_name=/tmp/tmp.nDLCxIzbe7/Dockerfile.oK4l
+ cd /tmp/tmp.nDLCxIzbe7
+ docker images f33/ruby:0
++ docker inspect -f '{{.Config.User}}' f33/ruby:0
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ user=1001
+ user=1001
+ '[' 1001 -eq 1001 ']'
+ user_id=1001
+ echo --pull-policy=never
+ grep -q '\-\-incremental'
+ false
+ mkdir -p upload/src/
+ cp -r /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/puma-test-app/. upload/src/
+ '[' -d upload/src//.s2i/bin/ ']'
+ cat
+ '[' -d upload/scripts/ ']'
+ echo 'RUN chown -R 1001:0 /tmp/src'
+ '[' -e upload/src//.s2i/environment ']'
+ echo --pull-policy=never
+ grep -o -e '\(-e\|--env\)[[:space:]=]\S*=\S*'
+ sed -e 's/-e /ENV /' -e 's/--env[ =]/ENV /'
++ full_ca_file_path
++ echo /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt
+ '[' -f /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt ']'
+ false
+ echo 'USER 1001'
+ '[' -x upload/scripts//assemble ']'
+ echo 'RUN /usr/libexec/s2i/assemble'
+ '[' -x upload/scripts//run ']'
+ echo 'CMD /usr/libexec/s2i/run'
++ echo --pull-policy=never
++ grep -o -e '\(-v\)[[:space:]]\.*\S*'
++ true
+ mount_options=
+ docker build -f /tmp/tmp.nDLCxIzbe7/Dockerfile.oK4l --no-cache=true -t f33/ruby:0-testapp .
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1: FROM f33/ruby:0
STEP 2: LABEL "io.openshift.s2i.build.image"="f33/ruby:0" "io.openshift.s2i.build.source-location"="file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/puma-test-app"
--> 2524ec7cbef
STEP 3: USER root
--> ef95be1305a
STEP 4: COPY upload/src/ /tmp/src
--> c8b5aee8304
STEP 5: RUN chown -R 1001:0 /tmp/src
--> c6b5a0b88b6
STEP 6: USER 1001
--> 50fcf15839d
STEP 7: RUN /usr/libexec/s2i/assemble
---> Installing application source ...
---> Building your Ruby application from source ...
---> Running 'bundle install --retry 2 --deployment --without development:test' ...
[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment 'true'`, and stop using this flag
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path './bundle'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'development:test'`, and stop using this flag
Fetching gem metadata from https://rubygems.org/....
Using bundler 2.1.4
Fetching mustermann 1.0.1
Installing mustermann 1.0.1
Fetching puma 3.11.2
Installing puma 3.11.2 with native extensions
Fetching rack 2.0.4
Installing rack 2.0.4
Fetching rack-protection 2.0.0
Installing rack-protection 2.0.0
Fetching tilt 2.0.8
Installing tilt 2.0.8
Fetching sinatra 2.0.0
Installing sinatra 2.0.0
Bundle complete! 2 Gemfile dependencies, 7 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into `./bundle`
---> Cleaning up unused ruby gems ...
Running `bundle clean --verbose` with bundler 2.1.4
Frozen, using resolution from the lockfile
--> 786ad8972e9
STEP 8: CMD /usr/libexec/s2i/run
STEP 9: COMMIT f33/ruby:0-testapp
--> ef70dd8cc40
ef70dd8cc4018f3aff825cf110dd64cdcb7503d8da75b09a640d65fd463aa934
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ handle_test_case_result 'build of '\''%s'\'' app' puma
+ local output_format
+ output_format='%s %s build of '\''%s'\'' app\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s build of '\''%s'\'' app\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
' '[PASSED]' puma
+ TEST_SET='test_docker_run_usage
test_application
test_connection
test_scl_variables_in_dockerfile
test_scl_usage
test_npm_functionality
'
+ run_all_tests puma
+ local APP_NAME=puma
+ for test_case in $TEST_SET
+ info 'Running test test_docker_run_usage ... '
+ echo -e '\n\e[1m[INFO] Running test test_docker_run_usage ... ...\e[0m\n'
[INFO] Running test test_docker_run_usage ... ...
+ TESTCASE_RESULT=0
+ test_docker_run_usage
+ info 'Testing '\''docker run'\'' usage'
+ echo -e '\n\e[1m[INFO] Testing '\''docker run'\'' usage...\e[0m\n'
[INFO] Testing 'docker run' usage...
+ docker run f33/ruby:0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' puma test_docker_run_usage
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
' '[PASSED]' puma test_docker_run_usage
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_application ... '
+ echo -e '\n\e[1m[INFO] Running test test_application ... ...\e[0m\n'
[INFO] Running test test_application ... ...
+ TESTCASE_RESULT=0
+ test_application
+ wait_for_cid
+ local max_attempts=10
+ run_test_application
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ info 'Waiting for application container to start'
+ echo -e '\n\e[1m[INFO] Waiting for application container to start...\e[0m\n'
[INFO] Waiting for application container to start...
+ '[' 1 -le 10 ']'
+ '[' -f /tmp/tmp.q73TcUTlbr.cid ']'
+ attempt=2
+ sleep 1
+ docker run --user=100001 --rm --cidfile=/tmp/tmp.q73TcUTlbr.cid f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ '[' 2 -le 10 ']'
+ '[' -f /tmp/tmp.q73TcUTlbr.cid ']'
+ '[' -s /tmp/tmp.q73TcUTlbr.cid ']'
+ break
+ '[' 2 -gt 10 ']'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' puma test_application
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
' '[PASSED]' puma test_application
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_connection ... '
+ echo -e '\n\e[1m[INFO] Running test test_connection ... ...\e[0m\n'
[INFO] Running test test_connection ... ...
+ TESTCASE_RESULT=0
+ test_connection
++ container_ip
+++ cat /tmp/tmp.q73TcUTlbr.cid
++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ info 'Testing the HTTP connection (http://10.88.1.46:8080)'
+ echo -e '\n\e[1m[INFO] Testing the HTTP connection (http://10.88.1.46:8080)...\e[0m\n'
[INFO] Testing the HTTP connection (http://10.88.1.46:8080)...
+ local max_attempts=10
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ '[' 1 -le 10 ']'
+++ container_ip
++++ cat /tmp/tmp.q73TcUTlbr.cid
+++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[1] Puma starting in cluster mode...
[1] * Version 3.11.2 (ruby 2.7.3-p183), codename: Love Song
[1] * Min threads: 0, max threads: 16
[1] * Environment: production
[1] * Process workers: 8
[1] * Phased restart available
[1] * Listening on tcp://0.0.0.0:8080
[1] Use Ctrl-C to stop
[1] - Worker 1 (pid: 6) booted, phase: 0
[1] - Worker 2 (pid: 8) booted, phase: 0
[1] - Worker 5 (pid: 12) booted, phase: 0
++ curl -s -w '%{http_code}' -o /dev/null http://10.88.1.46:8080/
10.88.0.1 - - [07/May/2021:08:59:13 +0000] "GET / HTTP/1.1" 200 12 0.0057
+ response_code=200
+ status=0
+ '[' 0 -eq 0 ']'
+ '[' 200 -eq 200 ']'
+ echo 'SUCCESS, container returned 200'
SUCCESS, container returned 200
+ result=0
+ break
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' puma test_connection
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
' '[PASSED]' puma test_connection
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_scl_variables_in_dockerfile ... '
+ echo -e '\n\e[1m[INFO] Running test test_scl_variables_in_dockerfile ... ...\e[0m\n'
[INFO] Running test test_scl_variables_in_dockerfile ... ...
+ TESTCASE_RESULT=0
+ test_scl_variables_in_dockerfile
+ '[' fedora == rhel7 ']'
+ '[' fedora == centos7 ']'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' puma test_scl_variables_in_dockerfile
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
' '[PASSED]' puma test_scl_variables_in_dockerfile
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_scl_usage ... '
+ echo -e '\n\e[1m[INFO] Running test test_scl_usage ... ...\e[0m\n'
[INFO] Running test test_scl_usage ... ...
+ TESTCASE_RESULT=0
+ test_scl_usage
+ scl_usage 'ruby --version' 'ruby .'
+ local 'run_cmd=ruby --version'
+ local 'expected=ruby .'
+ info 'Testing the image SCL enable'
+ echo -e '\n\e[1m[INFO] Testing the image SCL enable...\e[0m\n'
[INFO] Testing the image SCL enable...
++ docker run --rm f33/ruby:0 /bin/bash -c 'ruby --version'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[1] - Worker 7 (pid: 15) booted, phase: 0
[1] - Worker 6 (pid: 14) booted, phase: 0
[1] - Worker 4 (pid: 11) booted, phase: 0
[1] - Worker 0 (pid: 4) booted, phase: 0
[1] - Worker 3 (pid: 10) booted, phase: 0
+ out='ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+++ cat /tmp/tmp.q73TcUTlbr.cid
++ docker exec 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22 /bin/bash -c 'ruby --version'
+ out='Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+++ cat /tmp/tmp.q73TcUTlbr.cid
++ docker exec 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22 /bin/sh -ic 'ruby --version'
+ out='Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' puma test_scl_usage
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
' '[PASSED]' puma test_scl_usage
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_npm_functionality ... '
+ echo -e '\n\e[1m[INFO] Running test test_npm_functionality ... ...\e[0m\n'
[INFO] Running test test_npm_functionality ... ...
+ TESTCASE_RESULT=0
+ test_npm_functionality
+ info 'Testing npm availibility'
+ echo -e '\n\e[1m[INFO] Testing npm availibility...\e[0m\n'
[INFO] Testing npm availibility...
+ ct_npm_works
+ local tmpdir
++ mktemp -d
+ tmpdir=/tmp/tmp.eAfDfMt2oj
+ : ' Testing npm in the container image'
+ local cid_file=/tmp/tmp.eAfDfMt2oj/cid
+ docker run --rm f33/ruby:0 /bin/bash -c 'npm --version'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
++ ct_mount_ca_file
++ local mount_parameter=
++ '[' -n '' ']'
++ echo ''
+ docker run -d --rm --cidfile=/tmp/tmp.eAfDfMt2oj/cid f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
9fb7382557c9899e29662545e9a2247a59648c8e3d2cee55f1fb7d917ca9784a
+ ct_wait_for_cid /tmp/tmp.eAfDfMt2oj/cid
+ local cid_file=/tmp/tmp.eAfDfMt2oj/cid
+ local max_attempts=10
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ '[' 1 -le 10 ']'
+ '[' -f /tmp/tmp.eAfDfMt2oj/cid ']'
+ '[' -s /tmp/tmp.eAfDfMt2oj/cid ']'
+ return 0
++ cat /tmp/tmp.eAfDfMt2oj/cid
+ docker exec 9fb7382557c9899e29662545e9a2247a59648c8e3d2cee55f1fb7d917ca9784a /bin/bash -c 'npm --verbose install jquery && test -f node_modules/jquery/src/jquery.js'
+ '[' -n '' ']'
+ '[' -f /tmp/tmp.eAfDfMt2oj/cid ']'
++ cat /tmp/tmp.eAfDfMt2oj/cid
+ docker stop 9fb7382557c9899e29662545e9a2247a59648c8e3d2cee55f1fb7d917ca9784a
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
9fb7382557c9899e29662545e9a2247a59648c8e3d2cee55f1fb7d917ca9784a
+ rm /tmp/tmp.eAfDfMt2oj/cid
+ : ' Success!'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' puma test_npm_functionality
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
' '[PASSED]' puma test_npm_functionality
+ '[' -n '' ']'
+ cleanup puma
+ local server=puma
+ info 'Cleaning up the test application image puma'
+ echo -e '\n\e[1m[INFO] Cleaning up the test application image puma...\e[0m\n'
[INFO] Cleaning up the test application image puma...
+ '[' -f /tmp/tmp.q73TcUTlbr.cid ']'
+ container_exists
++ cat /tmp/tmp.q73TcUTlbr.cid
+ image_exists 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
+ docker inspect 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
++ cat /tmp/tmp.q73TcUTlbr.cid
+ docker stop 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[1] - Gracefully shutting down workers...
5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
+ image_exists f33/ruby:0-testapp
+ docker inspect f33/ruby:0-testapp
+ docker rmi -f f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
786ad8972e9c10de0b4694194a48c7aafe8b1f75de25dd7b6a5d6915df6daa18
50fcf15839dc772793ce276c661bd255f84eaf5588312204d9d103e6ad98b24f
c6b5a0b88b66caf75f735e6b97e767a6e2dc86cc1dc530d105334af8cad3d59e
c8b5aee8304465abe42727b1b241fe916791049ce83552c79acdf18a954d11fa
ef95be1305a83cbd14833e0f4cb641fc1c1e51611b98bd2f2b69ce6a2dd12e9f
2524ec7cbef6d7e3c8e0fae8bb4caaf4912632c5c80bcb017e63ac1bbca370af
Untagged: localhost/f33/ruby:0-testapp
Deleted: ef70dd8cc4018f3aff825cf110dd64cdcb7503d8da75b09a640d65fd463aa934
+ '[' '!' -z puma ']'
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/puma-test-app/.git
+ [[ puma == \d\b ]]
+ cleanup puma
+ local server=puma
+ info 'Cleaning up the test application image puma'
+ echo -e '\n\e[1m[INFO] Cleaning up the test application image puma...\e[0m\n'
[INFO] Cleaning up the test application image puma...
+ '[' -f /tmp/tmp.q73TcUTlbr.cid ']'
+ container_exists
++ cat /tmp/tmp.q73TcUTlbr.cid
+ image_exists 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
+ docker inspect 5c4cd11d2a0eba800ea791d87e093d490550929af9983853a7ccf47e5ada0c22
+ image_exists f33/ruby:0-testapp
+ docker inspect f33/ruby:0-testapp
+ '[' '!' -z puma ']'
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/puma-test-app/.git
+ [[ puma == \d\b ]]
+ for server in ${WEB_SERVERS[@]}
++ mktemp -u --suffix=.cid
+ cid_file=/tmp/tmp.V1IZiHgKrh.cid
+ s2i_args=--pull-policy=never
+ TESTCASE_RESULT=0
+ run_s2i_build rack
++ ct_build_s2i_npm_variables
++ npm_variables=
++ '[' -n '' ']'
++ echo ''
+ ct_s2i_build_as_df file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/rack-test-app f33/ruby:0 f33/ruby:0-testapp --pull-policy=never
+ local app_path=file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/rack-test-app
+ shift
+ local src_image=f33/ruby:0
+ shift
+ local dst_image=f33/ruby:0-testapp
+ shift
+ local s2i_args=--pull-policy=never
+ local local_app=upload/src/
+ local local_scripts=upload/scripts/
+ local user_id=
+ local df_name=
+ local tmpdir=
+ local incremental=false
+ local mount_options=
+ set -e
++ mktemp -d
+ tmpdir=/tmp/tmp.zC46tuVctS
++ mktemp -p /tmp/tmp.zC46tuVctS Dockerfile.XXXX
+ df_name=/tmp/tmp.zC46tuVctS/Dockerfile.x92o
+ cd /tmp/tmp.zC46tuVctS
+ docker images f33/ruby:0
++ docker inspect -f '{{.Config.User}}' f33/ruby:0
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ user=1001
+ user=1001
+ '[' 1001 -eq 1001 ']'
+ user_id=1001
+ echo --pull-policy=never
+ grep -q '\-\-incremental'
+ false
+ mkdir -p upload/src/
+ cp -r /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/rack-test-app/. upload/src/
+ '[' -d upload/src//.s2i/bin/ ']'
+ cat
+ '[' -d upload/scripts/ ']'
+ echo 'RUN chown -R 1001:0 /tmp/src'
+ '[' -e upload/src//.s2i/environment ']'
+ echo --pull-policy=never
+ grep -o -e '\(-e\|--env\)[[:space:]=]\S*=\S*'
+ sed -e 's/-e /ENV /' -e 's/--env[ =]/ENV /'
++ full_ca_file_path
++ echo /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt
+ '[' -f /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt ']'
+ false
+ echo 'USER 1001'
+ '[' -x upload/scripts//assemble ']'
+ echo 'RUN /usr/libexec/s2i/assemble'
+ '[' -x upload/scripts//run ']'
+ echo 'CMD /usr/libexec/s2i/run'
++ echo --pull-policy=never
++ grep -o -e '\(-v\)[[:space:]]\.*\S*'
++ true
+ mount_options=
+ docker build -f /tmp/tmp.zC46tuVctS/Dockerfile.x92o --no-cache=true -t f33/ruby:0-testapp .
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1: FROM f33/ruby:0
STEP 2: LABEL "io.openshift.s2i.build.image"="f33/ruby:0" "io.openshift.s2i.build.source-location"="file:///home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/rack-test-app"
time="2021-05-07T10:59:41+02:00" level=error msg="Cannot get exit code: died not found: unable to find event"
--> a0b5e1bc63b
STEP 3: USER root
--> 079156bc7ef
STEP 4: COPY upload/src/ /tmp/src
--> 718994fefaf
STEP 5: RUN chown -R 1001:0 /tmp/src
--> 4e6760cdc01
STEP 6: USER 1001
--> 769493c1325
STEP 7: RUN /usr/libexec/s2i/assemble
---> Installing application source ...
---> Building your Ruby application from source ...
---> Running 'bundle install --retry 2 --deployment --without development:test' ...
[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment 'true'`, and stop using this flag
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path './bundle'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'development:test'`, and stop using this flag
Fetching gem metadata from https://rubygems.org/....
Using bundler 2.1.4
Fetching mustermann 1.0.1
Installing mustermann 1.0.1
Fetching rack 2.0.4
Installing rack 2.0.4
Fetching rack-protection 2.0.0
Installing rack-protection 2.0.0
Fetching tilt 2.0.8
Installing tilt 2.0.8
Fetching sinatra 2.0.0
Installing sinatra 2.0.0
Bundle complete! 1 Gemfile dependency, 6 gems now installed.
Gems in the groups development and test were not installed.
Bundled gems are installed into `./bundle`
---> Cleaning up unused ruby gems ...
Running `bundle clean --verbose` with bundler 2.1.4
Frozen, using resolution from the lockfile
--> 54828b154ea
STEP 8: CMD /usr/libexec/s2i/run
STEP 9: COMMIT f33/ruby:0-testapp
--> c3da33bbd35
c3da33bbd35fb5f00c79bbfd0e82278cd7294418976897c570bf25aa90e46bf6
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ handle_test_case_result 'build of '\''%s'\'' app' rack
+ local output_format
+ output_format='%s %s build of '\''%s'\'' app\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s build of '\''%s'\'' app\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
' '[PASSED]' rack
+ TEST_SET='test_docker_run_usage
test_application
test_connection
test_scl_variables_in_dockerfile
test_scl_usage
test_npm_functionality
'
+ run_all_tests rack
+ local APP_NAME=rack
+ for test_case in $TEST_SET
+ info 'Running test test_docker_run_usage ... '
+ echo -e '\n\e[1m[INFO] Running test test_docker_run_usage ... ...\e[0m\n'
[INFO] Running test test_docker_run_usage ... ...
+ TESTCASE_RESULT=0
+ test_docker_run_usage
+ info 'Testing '\''docker run'\'' usage'
+ echo -e '\n\e[1m[INFO] Testing '\''docker run'\'' usage...\e[0m\n'
[INFO] Testing 'docker run' usage...
+ docker run f33/ruby:0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' rack test_docker_run_usage
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
' '[PASSED]' rack test_docker_run_usage
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_application ... '
+ echo -e '\n\e[1m[INFO] Running test test_application ... ...\e[0m\n'
[INFO] Running test test_application ... ...
+ TESTCASE_RESULT=0
+ test_application
+ wait_for_cid
+ run_test_application
+ local max_attempts=10
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ info 'Waiting for application container to start'
+ echo -e '\n\e[1m[INFO] Waiting for application container to start...\e[0m\n'
[INFO] Waiting for application container to start...
+ '[' 1 -le 10 ']'
+ '[' -f /tmp/tmp.V1IZiHgKrh.cid ']'
+ attempt=2
+ sleep 1
+ docker run --user=100001 --rm --cidfile=/tmp/tmp.V1IZiHgKrh.cid f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
You might consider adding 'puma' into your Gemfile.
+ '[' 2 -le 10 ']'
+ '[' -f /tmp/tmp.V1IZiHgKrh.cid ']'
+ '[' -s /tmp/tmp.V1IZiHgKrh.cid ']'
+ break
+ '[' 2 -gt 10 ']'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' rack test_application
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
' '[PASSED]' rack test_application
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_connection ... '
+ echo -e '\n\e[1m[INFO] Running test test_connection ... ...\e[0m\n'
[INFO] Running test test_connection ... ...
+ TESTCASE_RESULT=0
+ test_connection
++ container_ip
+++ cat /tmp/tmp.V1IZiHgKrh.cid
++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ info 'Testing the HTTP connection (http://10.88.1.51:8080)'
+ echo -e '\n\e[1m[INFO] Testing the HTTP connection (http://10.88.1.51:8080)...\e[0m\n'
[INFO] Testing the HTTP connection (http://10.88.1.51:8080)...
+ local max_attempts=10
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ '[' 1 -le 10 ']'
+++ container_ip
++++ cat /tmp/tmp.V1IZiHgKrh.cid
+++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
++ curl -s -w '%{http_code}' -o /dev/null http://10.88.1.51:8080/
+ response_code=000
+ status=7
+ '[' 7 -eq 0 ']'
+ attempt=2
+ sleep 1
[2021-05-07 08:59:58] INFO WEBrick 1.6.1
[2021-05-07 08:59:58] INFO ruby 2.7.3 (2021-04-05) [x86_64-linux]
[2021-05-07 08:59:58] INFO WEBrick::HTTPServer#start: pid=1 port=8080
+ '[' 2 -le 10 ']'
+++ container_ip
++++ cat /tmp/tmp.V1IZiHgKrh.cid
+++ docker inspect '--format={{ .NetworkSettings.IPAddress }}' 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
++ curl -s -w '%{http_code}' -o /dev/null http://10.88.1.51:8080/
10.88.0.1 - - [07/May/2021:08:59:58 +0000] "GET / HTTP/1.1" 200 12 0.0033
+ response_code=200
+ status=0
+ '[' 0 -eq 0 ']'
+ '[' 200 -eq 200 ']'
+ echo 'SUCCESS, container returned 200'
SUCCESS, container returned 200
+ result=0
+ break
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' rack test_connection
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
[PASSED] for '\''rack'\'' test_application
' '[PASSED]' rack test_connection
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_scl_variables_in_dockerfile ... '
+ echo -e '\n\e[1m[INFO] Running test test_scl_variables_in_dockerfile ... ...\e[0m\n'
[INFO] Running test test_scl_variables_in_dockerfile ... ...
+ TESTCASE_RESULT=0
+ test_scl_variables_in_dockerfile
+ '[' fedora == rhel7 ']'
+ '[' fedora == centos7 ']'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' rack test_scl_variables_in_dockerfile
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
[PASSED] for '\''rack'\'' test_application
[PASSED] for '\''rack'\'' test_connection
' '[PASSED]' rack test_scl_variables_in_dockerfile
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_scl_usage ... '
+ echo -e '\n\e[1m[INFO] Running test test_scl_usage ... ...\e[0m\n'
[INFO] Running test test_scl_usage ... ...
+ TESTCASE_RESULT=0
+ test_scl_usage
+ scl_usage 'ruby --version' 'ruby .'
+ local 'run_cmd=ruby --version'
+ local 'expected=ruby .'
+ info 'Testing the image SCL enable'
+ echo -e '\n\e[1m[INFO] Testing the image SCL enable...\e[0m\n'
[INFO] Testing the image SCL enable...
++ docker run --rm f33/ruby:0 /bin/bash -c 'ruby --version'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
+ out='ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+++ cat /tmp/tmp.V1IZiHgKrh.cid
++ docker exec 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826 /bin/bash -c 'ruby --version'
+ out='Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+++ cat /tmp/tmp.V1IZiHgKrh.cid
++ docker exec 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826 /bin/sh -ic 'ruby --version'
+ out='Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ echo 'Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
ruby 2.7.3p183 (2021-04-05 revision 6847ee089d) [x86_64-linux]'
+ grep -q 'ruby .'
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' rack test_scl_usage
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
[PASSED] for '\''rack'\'' test_application
[PASSED] for '\''rack'\'' test_connection
[PASSED] for '\''rack'\'' test_scl_variables_in_dockerfile
' '[PASSED]' rack test_scl_usage
+ '[' -n '' ']'
+ for test_case in $TEST_SET
+ info 'Running test test_npm_functionality ... '
+ echo -e '\n\e[1m[INFO] Running test test_npm_functionality ... ...\e[0m\n'
[INFO] Running test test_npm_functionality ... ...
+ TESTCASE_RESULT=0
+ test_npm_functionality
+ info 'Testing npm availibility'
+ echo -e '\n\e[1m[INFO] Testing npm availibility...\e[0m\n'
[INFO] Testing npm availibility...
+ ct_npm_works
+ local tmpdir
++ mktemp -d
+ tmpdir=/tmp/tmp.xoUNVQPFl2
+ : ' Testing npm in the container image'
+ local cid_file=/tmp/tmp.xoUNVQPFl2/cid
+ docker run --rm f33/ruby:0 /bin/bash -c 'npm --version'
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
++ ct_mount_ca_file
++ local mount_parameter=
++ '[' -n '' ']'
++ echo ''
+ docker run -d --rm --cidfile=/tmp/tmp.xoUNVQPFl2/cid f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
cec6b59997faa12aa9d8a20276a173e033bad939e63be5a268156ce115fa7ff9
+ ct_wait_for_cid /tmp/tmp.xoUNVQPFl2/cid
+ local cid_file=/tmp/tmp.xoUNVQPFl2/cid
+ local max_attempts=10
+ local sleep_time=1
+ local attempt=1
+ local result=1
+ '[' 1 -le 10 ']'
+ '[' -f /tmp/tmp.xoUNVQPFl2/cid ']'
+ '[' -s /tmp/tmp.xoUNVQPFl2/cid ']'
+ return 0
++ cat /tmp/tmp.xoUNVQPFl2/cid
+ docker exec cec6b59997faa12aa9d8a20276a173e033bad939e63be5a268156ce115fa7ff9 /bin/bash -c 'npm --verbose install jquery && test -f node_modules/jquery/src/jquery.js'
+ '[' -n '' ']'
+ '[' -f /tmp/tmp.xoUNVQPFl2/cid ']'
++ cat /tmp/tmp.xoUNVQPFl2/cid
+ docker stop cec6b59997faa12aa9d8a20276a173e033bad939e63be5a268156ce115fa7ff9
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
cec6b59997faa12aa9d8a20276a173e033bad939e63be5a268156ce115fa7ff9
+ rm /tmp/tmp.xoUNVQPFl2/cid
+ : ' Success!'
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ check_result 0
+ local result=0
+ [[ 0 != \0 ]]
+ return 0
+ local test_msg
+ handle_test_case_result 'for '\''%s'\'' %s' rack test_npm_functionality
+ local output_format
+ output_format='%s %s for '\''%s'\'' %s\n'
+ shift
+ local test_msg
+ '[' 0 -eq 0 ']'
+ test_msg='[PASSED]'
+ printf -v test_short_summary '%s %s for '\''%s'\'' %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
[PASSED] for '\''rack'\'' test_application
[PASSED] for '\''rack'\'' test_connection
[PASSED] for '\''rack'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''rack'\'' test_scl_usage
' '[PASSED]' rack test_npm_functionality
+ '[' -n '' ']'
+ cleanup rack
+ local server=rack
+ info 'Cleaning up the test application image rack'
+ echo -e '\n\e[1m[INFO] Cleaning up the test application image rack...\e[0m\n'
[INFO] Cleaning up the test application image rack...
+ '[' -f /tmp/tmp.V1IZiHgKrh.cid ']'
+ container_exists
++ cat /tmp/tmp.V1IZiHgKrh.cid
+ image_exists 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
+ docker inspect 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
++ cat /tmp/tmp.V1IZiHgKrh.cid
+ docker stop 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2021-05-07 09:00:04] FATAL SignalException: SIGTERM
/usr/share/ruby/webrick/server.rb:170:in `select'
/usr/share/ruby/webrick/server.rb:170:in `block in start'
/usr/share/ruby/webrick/server.rb:32:in `start'
/usr/share/ruby/webrick/server.rb:157:in `start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.0.4/lib/rack/handler/webrick.rb:34:in `run'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.0.4/lib/rack/server.rb:297:in `start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.0.4/lib/rack/server.rb:148:in `start'
/opt/app-root/src/bundle/ruby/2.7.0/gems/rack-2.0.4/bin/rackup:4:in `<top (required)>'
/opt/app-root/src/bundle/ruby/2.7.0/bin/rackup:23:in `load'
/opt/app-root/src/bundle/ruby/2.7.0/bin/rackup:23:in `<main>'
[2021-05-07 09:00:04] INFO going to shutdown ...
[2021-05-07 09:00:04] INFO WEBrick::HTTPServer#start done.
1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
+ image_exists f33/ruby:0-testapp
+ docker inspect f33/ruby:0-testapp
+ docker rmi -f f33/ruby:0-testapp
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
54828b154ea45030d70d5ff20976aa0ae4cede51bf1a39aa201e97c9ed012a4f
769493c132575c489f2f7c0f394ee14740b1a19339ec58e2ce03cd7364e0b2ba
4e6760cdc0182c404190390dc49a6e5a42a795e1fd7415c3e295c8c59754051b
718994fefafc589ab3ebd65f23e4836aebc83fa6e688403f6eba2b2b1eaa5024
079156bc7ef330a09f48cfc45f14373262e01a564829bddf5fbbc86466c22521
a0b5e1bc63b7f001e68064b7d5a99b63cfe6c0c3488a811806e0136d8ed5447e
Untagged: localhost/f33/ruby:0-testapp
Deleted: c3da33bbd35fb5f00c79bbfd0e82278cd7294418976897c570bf25aa90e46bf6
+ '[' '!' -z rack ']'
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/rack-test-app/.git
+ [[ rack == \d\b ]]
+ cleanup rack
+ local server=rack
+ info 'Cleaning up the test application image rack'
+ echo -e '\n\e[1m[INFO] Cleaning up the test application image rack...\e[0m\n'
[INFO] Cleaning up the test application image rack...
+ '[' -f /tmp/tmp.V1IZiHgKrh.cid ']'
+ container_exists
++ cat /tmp/tmp.V1IZiHgKrh.cid
+ image_exists 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
+ docker inspect 1c2db10fd16a90545b121d030599e8dd97f8dc327b49c0172feca9c32a1ab826
+ image_exists f33/ruby:0-testapp
+ docker inspect f33/ruby:0-testapp
+ '[' '!' -z rack ']'
+ rm -rf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/test/rack-test-app/.git
+ [[ rack == \d\b ]]
+ test_from_dockerfile
++ readlink -zf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/..
test/run: line 226: warning: command substitution: ignored null byte in input
+ rootdir=/home/jprokop/projects/s2i/s2i-ruby-container
+ dockerfile=Dockerfile
+ TESTCASE_RESULT=0
+ info 'Check building using a Dockerfile'
+ echo -e '\n\e[1m[INFO] Check building using a Dockerfile...\e[0m\n'
[INFO] Check building using a Dockerfile...
+ ct_test_app_dockerfile /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile https://github.com/pvalena/rails-ex.git 'Welcome to your Rails application on OpenShift' app-src
+ local dockerfile=/home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile
+ local app_url=https://github.com/pvalena/rails-ex.git
+ local 'expected_text=Welcome to your Rails application on OpenShift'
+ local app_dir=app-src
+ local port=8080
+ local app_image_name=myapp
+ local ret
+ local cname=app_dockerfile
+ '[' -z app-src ']'
+ '[' -r /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile ']'
+ '[' -s /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile ']'
++ mktemp -d
+ CID_FILE_DIR=/tmp/tmp.Mdn5l9cVEa
+ local dockerfile_abs
++ readlink -f /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile
+ dockerfile_abs=/home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile
++ mktemp -d
+ tmpdir=/tmp/tmp.hwmWMxEKB7
+ pushd /tmp/tmp.hwmWMxEKB7
+ cp /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile Dockerfile
+ sed -i -e 's|^FROM.*$|FROM f33/ruby:0|' Dockerfile
+ echo 'Using this Dockerfile:'
Using this Dockerfile:
+ cat Dockerfile
FROM f33/ruby:0
ADD app-src ./
RUN bundle install --path ./bundle
CMD exec bundle exec "rackup -P /tmp/rack.pid --host 0.0.0.0 --port 8080"
+ readarray -d @ -t git_url_parts
+ '[' -n '' ']'
+ git_clone_cmd='git clone https://github.com/pvalena/rails-ex.git app-src'
+ git clone https://github.com/pvalena/rails-ex.git app-src
Cloning into 'app-src'...
time="2021-05-07T11:00:05+02:00" level=error msg="Cannot get exit code: died not found: unable to find event"
+ pushd app-src
/tmp/tmp.hwmWMxEKB7/app-src /tmp/tmp.hwmWMxEKB7 /home/jprokop/projects/s2i/s2i-ruby-container/2.7
+ git checkout relax
Switched to a new branch 'relax'
Branch 'relax' set up to track remote branch 'relax' from 'origin'.
+ popd
/tmp/tmp.hwmWMxEKB7 /home/jprokop/projects/s2i/s2i-ruby-container/2.7
+ echo 'Building '\''myapp'\'' image using docker build'
Building 'myapp' image using docker build
+ docker build --no-cache=true -t myapp .
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1: FROM f33/ruby:0
STEP 2: ADD app-src ./
--> f195febe1ab
STEP 3: RUN bundle install --path ./bundle
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path './bundle'`, and stop using this flag
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/............
Fetching rake 13.0.3
Installing rake 13.0.3
Fetching concurrent-ruby 1.1.8
Installing concurrent-ruby 1.1.8
Fetching i18n 1.8.10
Installing i18n 1.8.10
Fetching minitest 5.14.4
Installing minitest 5.14.4
Fetching tzinfo 2.0.4
Installing tzinfo 2.0.4
Fetching zeitwerk 2.4.2
Installing zeitwerk 2.4.2
Fetching activesupport 6.1.3.1
Installing activesupport 6.1.3.1
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.10.0
Installing erubi 1.10.0
Fetching mini_portile2 2.5.1
Installing mini_portile2 2.5.1
Fetching racc 1.5.2
Installing racc 1.5.2 with native extensions
Fetching nokogiri 1.11.3 (x86_64-linux)
Installing nokogiri 1.11.3 (x86_64-linux)
Fetching rails-dom-testing 2.0.3
Installing rails-dom-testing 2.0.3
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.9.1
Installing loofah 2.9.1
Fetching rails-html-sanitizer 1.3.0
Installing rails-html-sanitizer 1.3.0
Fetching actionview 6.1.3.1
Installing actionview 6.1.3.1
Fetching rack 2.2.3
Installing rack 2.2.3
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching actionpack 6.1.3.1
Installing actionpack 6.1.3.1
Fetching nio4r 2.5.7
Installing nio4r 2.5.7 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.7.3
Installing websocket-driver 0.7.3 with native extensions
Fetching actioncable 6.1.3.1
Installing actioncable 6.1.3.1
Fetching globalid 0.4.2
Installing globalid 0.4.2
Fetching activejob 6.1.3.1
Installing activejob 6.1.3.1
Fetching activemodel 6.1.3.1
Installing activemodel 6.1.3.1
Fetching activerecord 6.1.3.1
Installing activerecord 6.1.3.1
Fetching marcel 1.0.1
Installing marcel 1.0.1
Fetching mini_mime 1.0.3
Installing mini_mime 1.0.3
Fetching activestorage 6.1.3.1
Installing activestorage 6.1.3.1
Fetching mail 2.7.1
Installing mail 2.7.1
Fetching actionmailbox 6.1.3.1
Installing actionmailbox 6.1.3.1
Fetching actionmailer 6.1.3.1
Installing actionmailer 6.1.3.1
Fetching actiontext 6.1.3.1
Installing actiontext 6.1.3.1
Fetching public_suffix 4.0.6
Installing public_suffix 4.0.6
Fetching addressable 2.7.0
Installing addressable 2.7.0
Fetching bindex 0.8.1
Installing bindex 0.8.1 with native extensions
Using bundler 2.1.4
Fetching byebug 11.1.3
Installing byebug 11.1.3 with native extensions
Fetching regexp_parser 2.1.1
Installing regexp_parser 2.1.1
Fetching xpath 3.2.0
Installing xpath 3.2.0
Fetching capybara 3.35.3
Installing capybara 3.35.3
Fetching childprocess 3.0.0
Installing childprocess 3.0.0
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching method_source 1.0.0
Installing method_source 1.0.0
Fetching thor 1.1.0
Installing thor 1.1.0
Fetching railties 6.1.3.1
Installing railties 6.1.3.1
Fetching coffee-rails 5.0.0
Installing coffee-rails 5.0.0
Fetching ffi 1.15.0
Installing ffi 1.15.0 with native extensions
Fetching jbuilder 2.11.2
Installing jbuilder 2.11.2
Fetching rb-fsevent 0.10.4
Installing rb-fsevent 0.10.4
Fetching rb-inotify 0.10.1
Installing rb-inotify 0.10.1
Fetching listen 3.5.1
Installing listen 3.5.1
Fetching pg 1.2.3
Installing pg 1.2.3 with native extensions
Fetching puma 5.2.2
Installing puma 5.2.2 with native extensions
Fetching sprockets 4.0.2
Installing sprockets 4.0.2
Fetching sprockets-rails 3.2.2
Installing sprockets-rails 3.2.2
Fetching rails 6.1.3.1
Installing rails 6.1.3.1
Fetching redis 4.2.5
Installing redis 4.2.5
Fetching rubyzip 2.3.0
Installing rubyzip 2.3.0
Fetching sassc 2.4.0
Installing sassc 2.4.0 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext
/usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20210507-1-6oxrl4.rb
extconf.rb
creating Makefile
current directory: /opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext
make "DESTDIR=" clean
rm -f
rm -f libsass.so *.o *.bak mkmf.log .*.time
current directory: /opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext
make "DESTDIR="
g++ -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.
-I./libsass/include -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe
-Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11
-DLIBSASS_VERSION='"3.6.4"' -m64 -o ast.o -c ./libsass/src/ast.cpp
{standard input}: Assembler messages:
{standard input}:810: Error: missing name
{standard input}:814: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:835: Error: missing name
{standard input}:839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:941: Error: missing name
{standard input}:945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1002: Error: missing name
{standard input}:1006: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1108: Error: missing name
{standard input}:1112: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1168: Error: missing name
{standard input}:1172: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1274: Error: missing name
{standard input}:1278: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1296: Error: missing name
{standard input}:1300: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1402: Error: missing name
{standard input}:1406: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1438: Error: missing name
{standard input}:1442: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1544: Error: missing name
{standard input}:1548: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1568: Error: missing name
{standard input}:1572: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1674: Error: missing name
{standard input}:1678: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1698: Error: missing name
{standard input}:1702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1804: Error: missing name
{standard input}:1808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1828: Error: missing name
{standard input}:1832: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1934: Error: missing name
{standard input}:1938: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1958: Error: missing name
{standard input}:1962: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2064: Error: missing name
{standard input}:2068: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2088: Error: missing name
{standard input}:2092: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2194: Error: missing name
{standard input}:2198: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2221: Error: missing name
{standard input}:2225: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2327: Error: missing name
{standard input}:2331: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2361: Error: missing name
{standard input}:2365: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2467: Error: missing name
{standard input}:2471: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2501: Error: missing name
{standard input}:2505: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2607: Error: missing name
{standard input}:2611: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2641: Error: missing name
{standard input}:2645: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2747: Error: missing name
{standard input}:2751: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2781: Error: missing name
{standard input}:2785: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2887: Error: missing name
{standard input}:2891: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2911: Error: missing name
{standard input}:2915: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3145: Error: missing name
{standard input}:3149: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3178: Error: missing name
{standard input}:3182: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3284: Error: missing name
{standard input}:3288: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3317: Error: missing name
{standard input}:3321: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3423: Error: missing name
{standard input}:3427: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3481: Error: missing name
{standard input}:3485: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3587: Error: missing name
{standard input}:3591: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3620: Error: missing name
{standard input}:3624: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3726: Error: missing name
{standard input}:3730: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3759: Error: missing name
{standard input}:3763: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3865: Error: missing name
{standard input}:3869: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3898: Error: missing name
{standard input}:3902: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4004: Error: missing name
{standard input}:4008: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4037: Error: missing name
{standard input}:4041: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4143: Error: missing name
{standard input}:4147: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4176: Error: missing name
{standard input}:4180: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4282: Error: missing name
{standard input}:4286: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4315: Error: missing name
{standard input}:4319: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4421: Error: missing name
{standard input}:4425: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4454: Error: missing name
{standard input}:4458: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4560: Error: missing name
{standard input}:4564: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4593: Error: missing name
{standard input}:4597: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4699: Error: missing name
{standard input}:4703: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4757: Error: missing name
{standard input}:4761: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4863: Error: missing name
{standard input}:4867: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4896: Error: missing name
{standard input}:4900: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5002: Error: missing name
{standard input}:5006: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5035: Error: missing name
{standard input}:5039: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5141: Error: missing name
{standard input}:5145: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5174: Error: missing name
{standard input}:5178: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5280: Error: missing name
{standard input}:5284: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5313: Error: missing name
{standard input}:5317: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5419: Error: missing name
{standard input}:5423: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5452: Error: missing name
{standard input}:5456: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5558: Error: missing name
{standard input}:5562: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5591: Error: missing name
{standard input}:5595: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5697: Error: missing name
{standard input}:5701: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5730: Error: missing name
{standard input}:5734: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5836: Error: missing name
{standard input}:5840: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5869: Error: missing name
{standard input}:5873: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5975: Error: missing name
{standard input}:5979: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6033: Error: missing name
{standard input}:6037: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6139: Error: missing name
{standard input}:6143: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6172: Error: missing name
{standard input}:6176: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6278: Error: missing name
{standard input}:6282: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6311: Error: missing name
{standard input}:6315: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6417: Error: missing name
{standard input}:6421: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6450: Error: missing name
{standard input}:6454: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6556: Error: missing name
{standard input}:6560: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6589: Error: missing name
{standard input}:6593: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6695: Error: missing name
{standard input}:6699: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6728: Error: missing name
{standard input}:6732: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6834: Error: missing name
{standard input}:6838: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6867: Error: missing name
{standard input}:6871: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6973: Error: missing name
{standard input}:6977: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7006: Error: missing name
{standard input}:7010: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7112: Error: missing name
{standard input}:7116: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7145: Error: missing name
{standard input}:7149: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7251: Error: missing name
{standard input}:7255: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7309: Error: missing name
{standard input}:7313: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7415: Error: missing name
{standard input}:7419: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7448: Error: missing name
{standard input}:7452: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7554: Error: missing name
{standard input}:7558: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7587: Error: missing name
{standard input}:7591: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7693: Error: missing name
{standard input}:7697: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7726: Error: missing name
{standard input}:7730: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7832: Error: missing name
{standard input}:7836: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7865: Error: missing name
{standard input}:7869: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7971: Error: missing name
{standard input}:7975: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8004: Error: missing name
{standard input}:8008: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8110: Error: missing name
{standard input}:8114: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8143: Error: missing name
{standard input}:8147: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8249: Error: missing name
{standard input}:8253: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8282: Error: missing name
{standard input}:8286: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8388: Error: missing name
{standard input}:8392: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8421: Error: missing name
{standard input}:8425: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8527: Error: missing name
{standard input}:8531: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8585: Error: missing name
{standard input}:8589: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8691: Error: missing name
{standard input}:8695: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8724: Error: missing name
{standard input}:8728: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8830: Error: missing name
{standard input}:8834: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8863: Error: missing name
{standard input}:8867: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8969: Error: missing name
{standard input}:8973: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9002: Error: missing name
{standard input}:9006: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9108: Error: missing name
{standard input}:9112: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9141: Error: missing name
{standard input}:9145: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9247: Error: missing name
{standard input}:9251: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9280: Error: missing name
{standard input}:9284: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9386: Error: missing name
{standard input}:9390: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9419: Error: missing name
{standard input}:9423: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9525: Error: missing name
{standard input}:9529: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9558: Error: missing name
{standard input}:9562: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9664: Error: missing name
{standard input}:9668: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9697: Error: missing name
{standard input}:9701: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9803: Error: missing name
{standard input}:9807: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9861: Error: missing name
{standard input}:9865: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9967: Error: missing name
{standard input}:9971: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10000: Error: missing name
{standard input}:10004: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10106: Error: missing name
{standard input}:10110: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10139: Error: missing name
{standard input}:10143: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10245: Error: missing name
{standard input}:10249: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10278: Error: missing name
{standard input}:10282: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10384: Error: missing name
{standard input}:10388: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10417: Error: missing name
{standard input}:10421: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10523: Error: missing name
{standard input}:10527: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10556: Error: missing name
{standard input}:10560: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10662: Error: missing name
{standard input}:10666: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10695: Error: missing name
{standard input}:10699: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10801: Error: missing name
{standard input}:10805: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10834: Error: missing name
{standard input}:10838: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10940: Error: missing name
{standard input}:10944: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10973: Error: missing name
{standard input}:10977: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11079: Error: missing name
{standard input}:11083: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11137: Error: missing name
{standard input}:11141: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11243: Error: missing name
{standard input}:11247: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11276: Error: missing name
{standard input}:11280: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11382: Error: missing name
{standard input}:11386: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11415: Error: missing name
{standard input}:11419: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11521: Error: missing name
{standard input}:11525: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11554: Error: missing name
{standard input}:11558: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11660: Error: missing name
{standard input}:11664: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11693: Error: missing name
{standard input}:11697: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11799: Error: missing name
{standard input}:11803: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11832: Error: missing name
{standard input}:11836: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11938: Error: missing name
{standard input}:11942: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11971: Error: missing name
{standard input}:11975: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12077: Error: missing name
{standard input}:12081: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12110: Error: missing name
{standard input}:12114: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12216: Error: missing name
{standard input}:12220: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12249: Error: missing name
{standard input}:12253: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12355: Error: missing name
{standard input}:12359: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12413: Error: missing name
{standard input}:12417: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12519: Error: missing name
{standard input}:12523: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12552: Error: missing name
{standard input}:12556: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12658: Error: missing name
{standard input}:12662: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12691: Error: missing name
{standard input}:12695: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12797: Error: missing name
{standard input}:12801: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12830: Error: missing name
{standard input}:12834: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12936: Error: missing name
{standard input}:12940: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12969: Error: missing name
{standard input}:12973: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13075: Error: missing name
{standard input}:13079: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13108: Error: missing name
{standard input}:13112: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13214: Error: missing name
{standard input}:13218: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13247: Error: missing name
{standard input}:13251: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13353: Error: missing name
{standard input}:13357: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13386: Error: missing name
{standard input}:13390: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13492: Error: missing name
{standard input}:13496: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13525: Error: missing name
{standard input}:13529: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13631: Error: missing name
{standard input}:13635: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13689: Error: missing name
{standard input}:13693: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13795: Error: missing name
{standard input}:13799: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13828: Error: missing name
{standard input}:13832: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13934: Error: missing name
{standard input}:13938: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13967: Error: missing name
{standard input}:13971: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14073: Error: missing name
{standard input}:14077: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14106: Error: missing name
{standard input}:14110: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14212: Error: missing name
{standard input}:14216: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14245: Error: missing name
{standard input}:14249: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14351: Error: missing name
{standard input}:14355: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14384: Error: missing name
{standard input}:14388: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14490: Error: missing name
{standard input}:14494: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14523: Error: missing name
{standard input}:14527: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14629: Error: missing name
{standard input}:14633: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14662: Error: missing name
{standard input}:14666: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14768: Error: missing name
{standard input}:14772: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14801: Error: missing name
{standard input}:14805: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14907: Error: missing name
{standard input}:14911: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14965: Error: missing name
{standard input}:14969: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15071: Error: missing name
{standard input}:15075: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15104: Error: missing name
{standard input}:15108: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15210: Error: missing name
{standard input}:15214: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15243: Error: missing name
{standard input}:15247: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15349: Error: missing name
{standard input}:15353: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15382: Error: missing name
{standard input}:15386: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15488: Error: missing name
{standard input}:15492: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15521: Error: missing name
{standard input}:15525: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15627: Error: missing name
{standard input}:15631: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15660: Error: missing name
{standard input}:15664: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15766: Error: missing name
{standard input}:15770: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15799: Error: missing name
{standard input}:15803: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15905: Error: missing name
{standard input}:15909: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15938: Error: missing name
{standard input}:15942: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16044: Error: missing name
{standard input}:16048: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16077: Error: missing name
{standard input}:16081: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16183: Error: missing name
{standard input}:16187: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16241: Error: missing name
{standard input}:16245: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16347: Error: missing name
{standard input}:16351: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16380: Error: missing name
{standard input}:16384: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16486: Error: missing name
{standard input}:16490: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16519: Error: missing name
{standard input}:16523: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16625: Error: missing name
{standard input}:16629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16658: Error: missing name
{standard input}:16662: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16764: Error: missing name
{standard input}:16768: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16797: Error: missing name
{standard input}:16801: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16903: Error: missing name
{standard input}:16907: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16936: Error: missing name
{standard input}:16940: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17042: Error: missing name
{standard input}:17046: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17075: Error: missing name
{standard input}:17079: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17181: Error: missing name
{standard input}:17185: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17214: Error: missing name
{standard input}:17218: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17320: Error: missing name
{standard input}:17324: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17353: Error: missing name
{standard input}:17357: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17459: Error: missing name
{standard input}:17463: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17517: Error: missing name
{standard input}:17521: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17623: Error: missing name
{standard input}:17627: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17656: Error: missing name
{standard input}:17660: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17762: Error: missing name
{standard input}:17766: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17795: Error: missing name
{standard input}:17799: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17901: Error: missing name
{standard input}:17905: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17934: Error: missing name
{standard input}:17938: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18040: Error: missing name
{standard input}:18044: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18073: Error: missing name
{standard input}:18077: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18179: Error: missing name
{standard input}:18183: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18212: Error: missing name
{standard input}:18216: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18318: Error: missing name
{standard input}:18322: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18351: Error: missing name
{standard input}:18355: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18457: Error: missing name
{standard input}:18461: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18490: Error: missing name
{standard input}:18494: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18596: Error: missing name
{standard input}:18600: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18629: Error: missing name
{standard input}:18633: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18735: Error: missing name
{standard input}:18739: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18793: Error: missing name
{standard input}:18797: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18899: Error: missing name
{standard input}:18903: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18932: Error: missing name
{standard input}:18936: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19038: Error: missing name
{standard input}:19042: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19071: Error: missing name
{standard input}:19075: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19177: Error: missing name
{standard input}:19181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19210: Error: missing name
{standard input}:19214: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19316: Error: missing name
{standard input}:19320: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19349: Error: missing name
{standard input}:19353: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19455: Error: missing name
{standard input}:19459: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19488: Error: missing name
{standard input}:19492: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19594: Error: missing name
{standard input}:19598: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19627: Error: missing name
{standard input}:19631: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19733: Error: missing name
{standard input}:19737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19766: Error: missing name
{standard input}:19770: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19872: Error: missing name
{standard input}:19876: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19905: Error: missing name
{standard input}:19909: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20011: Error: missing name
{standard input}:20015: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20069: Error: missing name
{standard input}:20073: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20175: Error: missing name
{standard input}:20179: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20208: Error: missing name
{standard input}:20212: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20314: Error: missing name
{standard input}:20318: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20347: Error: missing name
{standard input}:20351: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20453: Error: missing name
{standard input}:20457: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20486: Error: missing name
{standard input}:20490: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20592: Error: missing name
{standard input}:20596: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20625: Error: missing name
{standard input}:20629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20731: Error: missing name
{standard input}:20735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20764: Error: missing name
{standard input}:20768: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20870: Error: missing name
{standard input}:20874: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20903: Error: missing name
{standard input}:20907: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21009: Error: missing name
{standard input}:21013: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21042: Error: missing name
{standard input}:21046: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21148: Error: missing name
{standard input}:21152: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21181: Error: missing name
{standard input}:21185: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21287: Error: missing name
{standard input}:21291: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21345: Error: missing name
{standard input}:21349: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21451: Error: missing name
{standard input}:21455: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21484: Error: missing name
{standard input}:21488: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21590: Error: missing name
{standard input}:21594: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21623: Error: missing name
{standard input}:21627: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21729: Error: missing name
{standard input}:21733: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21762: Error: missing name
{standard input}:21766: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21868: Error: missing name
{standard input}:21872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21901: Error: missing name
{standard input}:21905: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22007: Error: missing name
{standard input}:22011: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22040: Error: missing name
{standard input}:22044: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22146: Error: missing name
{standard input}:22150: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22179: Error: missing name
{standard input}:22183: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22285: Error: missing name
{standard input}:22289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22318: Error: missing name
{standard input}:22322: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22424: Error: missing name
{standard input}:22428: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22457: Error: missing name
{standard input}:22461: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22563: Error: missing name
{standard input}:22567: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22621: Error: missing name
{standard input}:22625: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22727: Error: missing name
{standard input}:22731: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22760: Error: missing name
{standard input}:22764: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22866: Error: missing name
{standard input}:22870: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22899: Error: missing name
{standard input}:22903: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23005: Error: missing name
{standard input}:23009: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23038: Error: missing name
{standard input}:23042: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23144: Error: missing name
{standard input}:23148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23177: Error: missing name
{standard input}:23181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23283: Error: missing name
{standard input}:23287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23316: Error: missing name
{standard input}:23320: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23422: Error: missing name
{standard input}:23426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23455: Error: missing name
{standard input}:23459: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23561: Error: missing name
{standard input}:23565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23594: Error: missing name
{standard input}:23598: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23700: Error: missing name
{standard input}:23704: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23733: Error: missing name
{standard input}:23737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23839: Error: missing name
{standard input}:23843: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23897: Error: missing name
{standard input}:23901: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24003: Error: missing name
{standard input}:24007: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24036: Error: missing name
{standard input}:24040: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24142: Error: missing name
{standard input}:24146: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24175: Error: missing name
{standard input}:24179: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24281: Error: missing name
{standard input}:24285: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24314: Error: missing name
{standard input}:24318: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24420: Error: missing name
{standard input}:24424: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24453: Error: missing name
{standard input}:24457: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24559: Error: missing name
{standard input}:24563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24592: Error: missing name
{standard input}:24596: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24698: Error: missing name
{standard input}:24702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24731: Error: missing name
{standard input}:24735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24837: Error: missing name
{standard input}:24841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24870: Error: missing name
{standard input}:24874: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24976: Error: missing name
{standard input}:24980: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25009: Error: missing name
{standard input}:25013: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25115: Error: missing name
{standard input}:25119: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25173: Error: missing name
{standard input}:25177: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25279: Error: missing name
{standard input}:25283: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25312: Error: missing name
{standard input}:25316: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25418: Error: missing name
{standard input}:25422: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25451: Error: missing name
{standard input}:25455: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25557: Error: missing name
{standard input}:25561: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25590: Error: missing name
{standard input}:25594: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25696: Error: missing name
{standard input}:25700: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25729: Error: missing name
{standard input}:25733: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25835: Error: missing name
{standard input}:25839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25868: Error: missing name
{standard input}:25872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25974: Error: missing name
{standard input}:25978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26007: Error: missing name
{standard input}:26011: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26113: Error: missing name
{standard input}:26117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26146: Error: missing name
{standard input}:26150: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26252: Error: missing name
{standard input}:26256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26285: Error: missing name
{standard input}:26289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26391: Error: missing name
{standard input}:26395: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26449: Error: missing name
{standard input}:26453: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26555: Error: missing name
{standard input}:26559: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26588: Error: missing name
{standard input}:26592: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26694: Error: missing name
{standard input}:26698: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26727: Error: missing name
{standard input}:26731: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26833: Error: missing name
{standard input}:26837: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26866: Error: missing name
{standard input}:26870: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26972: Error: missing name
{standard input}:26976: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27005: Error: missing name
{standard input}:27009: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27111: Error: missing name
{standard input}:27115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27144: Error: missing name
{standard input}:27148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27250: Error: missing name
{standard input}:27254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27283: Error: missing name
{standard input}:27287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27389: Error: missing name
{standard input}:27393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27422: Error: missing name
{standard input}:27426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27528: Error: missing name
{standard input}:27532: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27561: Error: missing name
{standard input}:27565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27667: Error: missing name
{standard input}:27671: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27725: Error: missing name
{standard input}:27729: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27831: Error: missing name
{standard input}:27835: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27864: Error: missing name
{standard input}:27868: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27970: Error: missing name
{standard input}:27974: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28003: Error: missing name
{standard input}:28007: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28109: Error: missing name
{standard input}:28113: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28142: Error: missing name
{standard input}:28146: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28248: Error: missing name
{standard input}:28252: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28281: Error: missing name
{standard input}:28285: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28387: Error: missing name
{standard input}:28391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28420: Error: missing name
{standard input}:28424: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28526: Error: missing name
{standard input}:28530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28559: Error: missing name
{standard input}:28563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28665: Error: missing name
{standard input}:28669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28698: Error: missing name
{standard input}:28702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28804: Error: missing name
{standard input}:28808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28837: Error: missing name
{standard input}:28841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28943: Error: missing name
{standard input}:28947: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29001: Error: missing name
{standard input}:29005: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29107: Error: missing name
{standard input}:29111: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29140: Error: missing name
{standard input}:29144: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29246: Error: missing name
{standard input}:29250: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29279: Error: missing name
{standard input}:29283: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29385: Error: missing name
{standard input}:29389: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29418: Error: missing name
{standard input}:29422: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29524: Error: missing name
{standard input}:29528: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29557: Error: missing name
{standard input}:29561: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29663: Error: missing name
{standard input}:29667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29696: Error: missing name
{standard input}:29700: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29802: Error: missing name
{standard input}:29806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29835: Error: missing name
{standard input}:29839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29941: Error: missing name
{standard input}:29945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29974: Error: missing name
{standard input}:29978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30080: Error: missing name
{standard input}:30084: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30113: Error: missing name
{standard input}:30117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30219: Error: missing name
{standard input}:30223: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30277: Error: missing name
{standard input}:30281: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30383: Error: missing name
{standard input}:30387: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30416: Error: missing name
{standard input}:30420: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30522: Error: missing name
{standard input}:30526: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30555: Error: missing name
{standard input}:30559: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30661: Error: missing name
{standard input}:30665: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30694: Error: missing name
{standard input}:30698: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30800: Error: missing name
{standard input}:30804: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30833: Error: missing name
{standard input}:30837: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30939: Error: missing name
{standard input}:30943: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30972: Error: missing name
{standard input}:30976: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31078: Error: missing name
{standard input}:31082: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31111: Error: missing name
{standard input}:31115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31217: Error: missing name
{standard input}:31221: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31250: Error: missing name
{standard input}:31254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31356: Error: missing name
{standard input}:31360: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31389: Error: missing name
{standard input}:31393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31495: Error: missing name
{standard input}:31499: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31553: Error: missing name
{standard input}:31557: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31659: Error: missing name
{standard input}:31663: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31692: Error: missing name
{standard input}:31696: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31798: Error: missing name
{standard input}:31802: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31831: Error: missing name
{standard input}:31835: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31937: Error: missing name
{standard input}:31941: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31970: Error: missing name
{standard input}:31974: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32076: Error: missing name
{standard input}:32080: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32109: Error: missing name
{standard input}:32113: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32215: Error: missing name
{standard input}:32219: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32248: Error: missing name
{standard input}:32252: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32354: Error: missing name
{standard input}:32358: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32387: Error: missing name
{standard input}:32391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32493: Error: missing name
{standard input}:32497: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32526: Error: missing name
{standard input}:32530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32632: Error: missing name
{standard input}:32636: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32665: Error: missing name
{standard input}:32669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32771: Error: missing name
{standard input}:32775: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32829: Error: missing name
{standard input}:32833: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32935: Error: missing name
{standard input}:32939: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32968: Error: missing name
{standard input}:32972: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33074: Error: missing name
{standard input}:33078: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33107: Error: missing name
{standard input}:33111: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33213: Error: missing name
{standard input}:33217: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33246: Error: missing name
{standard input}:33250: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33352: Error: missing name
{standard input}:33356: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33385: Error: missing name
{standard input}:33389: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33491: Error: missing name
{standard input}:33495: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33524: Error: missing name
{standard input}:33528: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33630: Error: missing name
{standard input}:33634: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33663: Error: missing name
{standard input}:33667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33769: Error: missing name
{standard input}:33773: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33802: Error: missing name
{standard input}:33806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33908: Error: missing name
{standard input}:33912: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33941: Error: missing name
{standard input}:33945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34047: Error: missing name
{standard input}:34051: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34105: Error: missing name
{standard input}:34109: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34211: Error: missing name
{standard input}:34215: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34244: Error: missing name
{standard input}:34248: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34350: Error: missing name
{standard input}:34354: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34383: Error: missing name
{standard input}:34387: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34489: Error: missing name
{standard input}:34493: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34522: Error: missing name
{standard input}:34526: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34628: Error: missing name
{standard input}:34632: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34661: Error: missing name
{standard input}:34665: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34767: Error: missing name
{standard input}:34771: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34800: Error: missing name
{standard input}:34804: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34906: Error: missing name
{standard input}:34910: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34939: Error: missing name
{standard input}:34943: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35045: Error: missing name
{standard input}:35049: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35069: Error: missing name
{standard input}:35073: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35175: Error: missing name
{standard input}:35179: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35199: Error: missing name
{standard input}:35203: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35305: Error: missing name
{standard input}:35309: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35338: Error: missing name
{standard input}:35342: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35444: Error: missing name
{standard input}:35448: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35477: Error: missing name
{standard input}:35481: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35583: Error: missing name
{standard input}:35587: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35641: Error: missing name
{standard input}:35645: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35747: Error: missing name
{standard input}:35751: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35780: Error: missing name
{standard input}:35784: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35886: Error: missing name
{standard input}:35890: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35919: Error: missing name
{standard input}:35923: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36025: Error: missing name
{standard input}:36029: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36058: Error: missing name
{standard input}:36062: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36164: Error: missing name
{standard input}:36168: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36197: Error: missing name
{standard input}:36201: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36303: Error: missing name
{standard input}:36307: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36336: Error: missing name
{standard input}:36340: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36442: Error: missing name
{standard input}:36446: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36475: Error: missing name
{standard input}:36479: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36581: Error: missing name
{standard input}:36585: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36605: Error: missing name
{standard input}:36609: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36711: Error: missing name
{standard input}:36715: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36735: Error: missing name
{standard input}:36739: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36841: Error: missing name
{standard input}:36845: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36874: Error: missing name
{standard input}:36878: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36980: Error: missing name
{standard input}:36984: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37013: Error: missing name
{standard input}:37017: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37119: Error: missing name
{standard input}:37123: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37177: Error: missing name
{standard input}:37181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37283: Error: missing name
{standard input}:37287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37316: Error: missing name
{standard input}:37320: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37422: Error: missing name
{standard input}:37426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37455: Error: missing name
{standard input}:37459: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37561: Error: missing name
{standard input}:37565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37594: Error: missing name
{standard input}:37598: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37700: Error: missing name
{standard input}:37704: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37733: Error: missing name
{standard input}:37737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37839: Error: missing name
{standard input}:37843: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37872: Error: missing name
{standard input}:37876: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37978: Error: missing name
{standard input}:37982: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38011: Error: missing name
{standard input}:38015: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38117: Error: missing name
{standard input}:38121: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38150: Error: missing name
{standard input}:38154: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38256: Error: missing name
{standard input}:38260: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38289: Error: missing name
{standard input}:38293: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38395: Error: missing name
{standard input}:38399: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38453: Error: missing name
{standard input}:38457: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38559: Error: missing name
{standard input}:38563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38592: Error: missing name
{standard input}:38596: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38698: Error: missing name
{standard input}:38702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38731: Error: missing name
{standard input}:38735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38837: Error: missing name
{standard input}:38841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38870: Error: missing name
{standard input}:38874: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38976: Error: missing name
{standard input}:38980: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39009: Error: missing name
{standard input}:39013: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39115: Error: missing name
{standard input}:39119: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39148: Error: missing name
{standard input}:39152: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39254: Error: missing name
{standard input}:39258: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39287: Error: missing name
{standard input}:39291: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39393: Error: missing name
{standard input}:39397: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39426: Error: missing name
{standard input}:39430: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39532: Error: missing name
{standard input}:39536: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39565: Error: missing name
{standard input}:39569: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39671: Error: missing name
{standard input}:39675: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39729: Error: missing name
{standard input}:39733: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39835: Error: missing name
{standard input}:39839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39868: Error: missing name
{standard input}:39872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39974: Error: missing name
{standard input}:39978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40007: Error: missing name
{standard input}:40011: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40113: Error: missing name
{standard input}:40117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40146: Error: missing name
{standard input}:40150: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40252: Error: missing name
{standard input}:40256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40285: Error: missing name
{standard input}:40289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40391: Error: missing name
{standard input}:40395: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40424: Error: missing name
{standard input}:40428: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40530: Error: missing name
{standard input}:40534: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40563: Error: missing name
{standard input}:40567: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40669: Error: missing name
{standard input}:40673: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40702: Error: missing name
{standard input}:40706: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40808: Error: missing name
{standard input}:40812: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40841: Error: missing name
{standard input}:40845: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40947: Error: missing name
{standard input}:40951: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41005: Error: missing name
{standard input}:41009: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41111: Error: missing name
{standard input}:41115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41144: Error: missing name
{standard input}:41148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41250: Error: missing name
{standard input}:41254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41283: Error: missing name
{standard input}:41287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41389: Error: missing name
{standard input}:41393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41422: Error: missing name
{standard input}:41426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41528: Error: missing name
{standard input}:41532: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41561: Error: missing name
{standard input}:41565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41667: Error: missing name
{standard input}:41671: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41700: Error: missing name
{standard input}:41704: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41806: Error: missing name
{standard input}:41810: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41839: Error: missing name
{standard input}:41843: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41945: Error: missing name
{standard input}:41949: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41978: Error: missing name
{standard input}:41982: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42084: Error: missing name
{standard input}:42088: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42117: Error: missing name
{standard input}:42121: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42223: Error: missing name
{standard input}:42227: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42281: Error: missing name
{standard input}:42285: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42387: Error: missing name
{standard input}:42391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42420: Error: missing name
{standard input}:42424: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42526: Error: missing name
{standard input}:42530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42559: Error: missing name
{standard input}:42563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42665: Error: missing name
{standard input}:42669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42698: Error: missing name
{standard input}:42702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42804: Error: missing name
{standard input}:42808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42837: Error: missing name
{standard input}:42841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42943: Error: missing name
{standard input}:42947: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42976: Error: missing name
{standard input}:42980: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43082: Error: missing name
{standard input}:43086: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43115: Error: missing name
{standard input}:43119: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43221: Error: missing name
{standard input}:43225: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43254: Error: missing name
{standard input}:43258: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43360: Error: missing name
{standard input}:43364: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43393: Error: missing name
{standard input}:43397: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43499: Error: missing name
{standard input}:43503: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43557: Error: missing name
{standard input}:43561: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43663: Error: missing name
{standard input}:43667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43696: Error: missing name
{standard input}:43700: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43802: Error: missing name
{standard input}:43806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43835: Error: missing name
{standard input}:43839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43941: Error: missing name
{standard input}:43945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43974: Error: missing name
{standard input}:43978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44080: Error: missing name
{standard input}:44084: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44113: Error: missing name
{standard input}:44117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44219: Error: missing name
{standard input}:44223: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44252: Error: missing name
{standard input}:44256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44358: Error: missing name
{standard input}:44362: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44391: Error: missing name
{standard input}:44395: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44497: Error: missing name
{standard input}:44501: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44530: Error: missing name
{standard input}:44534: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44636: Error: missing name
{standard input}:44640: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44669: Error: missing name
{standard input}:44673: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44775: Error: missing name
{standard input}:44779: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44833: Error: missing name
{standard input}:44837: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44939: Error: missing name
{standard input}:44943: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44972: Error: missing name
{standard input}:44976: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45078: Error: missing name
{standard input}:45082: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45111: Error: missing name
{standard input}:45115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45217: Error: missing name
{standard input}:45221: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45250: Error: missing name
{standard input}:45254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45356: Error: missing name
{standard input}:45360: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45389: Error: missing name
{standard input}:45393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45495: Error: missing name
{standard input}:45499: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45528: Error: missing name
{standard input}:45532: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45634: Error: missing name
{standard input}:45638: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45667: Error: missing name
{standard input}:45671: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45773: Error: missing name
{standard input}:45777: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45806: Error: missing name
{standard input}:45810: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45912: Error: missing name
{standard input}:45916: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45945: Error: missing name
{standard input}:45949: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46051: Error: missing name
{standard input}:46055: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46109: Error: missing name
{standard input}:46113: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46215: Error: missing name
{standard input}:46219: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46248: Error: missing name
{standard input}:46252: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46354: Error: missing name
{standard input}:46358: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46387: Error: missing name
{standard input}:46391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46493: Error: missing name
{standard input}:46497: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46526: Error: missing name
{standard input}:46530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46632: Error: missing name
{standard input}:46636: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46665: Error: missing name
{standard input}:46669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46771: Error: missing name
{standard input}:46775: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46804: Error: missing name
{standard input}:46808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46910: Error: missing name
{standard input}:46914: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46943: Error: missing name
{standard input}:46947: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47049: Error: missing name
{standard input}:47053: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47083: Error: missing name
{standard input}:47087: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47189: Error: missing name
{standard input}:47193: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47222: Error: missing name
{standard input}:47226: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47328: Error: missing name
{standard input}:47332: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47386: Error: missing name
{standard input}:47390: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47492: Error: missing name
{standard input}:47496: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47525: Error: missing name
{standard input}:47529: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47631: Error: missing name
{standard input}:47635: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47664: Error: missing name
{standard input}:47668: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47770: Error: missing name
{standard input}:47774: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47803: Error: missing name
{standard input}:47807: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47909: Error: missing name
{standard input}:47913: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47942: Error: missing name
{standard input}:47946: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48048: Error: missing name
{standard input}:48052: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48081: Error: missing name
{standard input}:48085: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48187: Error: missing name
{standard input}:48191: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48220: Error: missing name
{standard input}:48224: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48718: Error: missing name
{standard input}:48722: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48850: Error: missing name
{standard input}:48854: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48956: Error: missing name
{standard input}:48960: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48978: Error: missing name
{standard input}:48982: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49084: Error: missing name
{standard input}:49088: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49213: Error: missing name
{standard input}:49217: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49319: Error: missing name
{standard input}:49323: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49341: Error: missing name
{standard input}:49345: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49447: Error: missing name
{standard input}:49451: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49576: Error: missing name
{standard input}:49580: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49682: Error: missing name
{standard input}:49686: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49868: Error: missing name
{standard input}:49872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49974: Error: missing name
{standard input}:49978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49996: Error: missing name
{standard input}:50000: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50102: Error: missing name
{standard input}:50106: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50124: Error: missing name
{standard input}:50128: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50230: Error: missing name
{standard input}:50234: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50252: Error: missing name
{standard input}:50256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50358: Error: missing name
{standard input}:50362: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50444: Error: missing name
{standard input}:50448: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50552: Error: missing name
{standard input}:50556: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50641: Error: missing name
{standard input}:50645: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52081: Error: missing name
{standard input}:52085: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52413: Error: missing name
{standard input}:52417: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52521: Error: missing name
{standard input}:52525: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52847: Error: missing name
{standard input}:52851: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53582: Error: missing name
{standard input}:53586: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53644: Error: missing name
{standard input}:53648: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53750: Error: missing name
{standard input}:53754: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53855: Error: missing name
{standard input}:53859: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53963: Error: missing name
{standard input}:53967: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54150: Error: missing name
{standard input}:54154: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54258: Error: missing name
{standard input}:54262: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54445: Error: missing name
{standard input}:54449: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54553: Error: missing name
{standard input}:54557: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54740: Error: missing name
{standard input}:54744: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54848: Error: missing name
{standard input}:54852: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55035: Error: missing name
{standard input}:55039: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55143: Error: missing name
{standard input}:55147: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55330: Error: missing name
{standard input}:55334: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55438: Error: missing name
{standard input}:55442: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55625: Error: missing name
{standard input}:55629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55733: Error: missing name
{standard input}:55737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55920: Error: missing name
{standard input}:55924: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56028: Error: missing name
{standard input}:56032: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56215: Error: missing name
{standard input}:56219: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56323: Error: missing name
{standard input}:56327: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56757: Error: missing name
{standard input}:56761: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56865: Error: missing name
{standard input}:56869: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57043: Error: missing name
{standard input}:57047: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57149: Error: missing name
{standard input}:57153: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57327: Error: missing name
{standard input}:57331: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57433: Error: missing name
{standard input}:57437: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57611: Error: missing name
{standard input}:57615: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57717: Error: missing name
{standard input}:57721: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57895: Error: missing name
{standard input}:57899: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58001: Error: missing name
{standard input}:58005: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58179: Error: missing name
{standard input}:58183: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58285: Error: missing name
{standard input}:58289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58463: Error: missing name
{standard input}:58467: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58569: Error: missing name
{standard input}:58573: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58747: Error: missing name
{standard input}:58751: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58853: Error: missing name
{standard input}:58857: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59031: Error: missing name
{standard input}:59035: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59137: Error: missing name
{standard input}:59141: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59559: Error: missing name
{standard input}:59563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59665: Error: missing name
{standard input}:59669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59940: Error: missing name
{standard input}:59944: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60048: Error: missing name
{standard input}:60052: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60304: Error: missing name
{standard input}:60308: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60412: Error: missing name
{standard input}:60416: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60699: Error: missing name
{standard input}:60703: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60807: Error: missing name
{standard input}:60811: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61067: Error: missing name
{standard input}:61071: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61173: Error: missing name
{standard input}:61177: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61440: Error: missing name
{standard input}:61444: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61548: Error: missing name
{standard input}:61552: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61795: Error: missing name
{standard input}:61799: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61901: Error: missing name
{standard input}:61905: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62167: Error: missing name
{standard input}:62171: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62273: Error: missing name
{standard input}:62277: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62547: Error: missing name
{standard input}:62551: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62653: Error: missing name
{standard input}:62657: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:63106: Error: missing name
{standard input}:63110: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:63212: Error: missing name
{standard input}:63216: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:63680: Error: missing name
{standard input}:63684: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:67623: Error: missing name
{standard input}:67627: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:67852: Error: missing name
{standard input}:67856: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:67960: Error: missing name
{standard input}:67964: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68188: Error: missing name
{standard input}:68192: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68296: Error: missing name
{standard input}:68300: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68555: Error: missing name
{standard input}:68559: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68663: Error: missing name
{standard input}:68667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68922: Error: missing name
{standard input}:68926: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69030: Error: missing name
{standard input}:69034: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69258: Error: missing name
{standard input}:69262: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69366: Error: missing name
{standard input}:69370: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69625: Error: missing name
{standard input}:69629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69733: Error: missing name
{standard input}:69737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69787: Error: missing name
{standard input}:69791: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69893: Error: missing name
{standard input}:69897: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69979: Error: missing name
{standard input}:69983: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70085: Error: missing name
{standard input}:70089: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70167: Error: missing name
{standard input}:70171: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70273: Error: missing name
{standard input}:70277: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70355: Error: missing name
{standard input}:70359: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70461: Error: missing name
{standard input}:70465: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70543: Error: missing name
{standard input}:70547: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70649: Error: missing name
{standard input}:70653: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70731: Error: missing name
{standard input}:70735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70837: Error: missing name
{standard input}:70841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70919: Error: missing name
{standard input}:70923: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71025: Error: missing name
{standard input}:71029: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71107: Error: missing name
{standard input}:71111: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71213: Error: missing name
{standard input}:71217: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71295: Error: missing name
{standard input}:71299: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71401: Error: missing name
{standard input}:71405: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71483: Error: missing name
{standard input}:71487: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71589: Error: missing name
{standard input}:71593: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71671: Error: missing name
{standard input}:71675: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72245: Error: missing name
{standard input}:72249: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72289: Error: missing name
{standard input}:72293: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72395: Error: missing name
{standard input}:72399: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72638: Error: missing name
{standard input}:72642: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72746: Error: missing name
{standard input}:72750: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72954: Error: missing name
{standard input}:72958: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:74309: Error: missing name
{standard input}:74313: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:74493: Error: missing name
{standard input}:74497: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:75361: Error: missing name
{standard input}:75365: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:75674: Error: missing name
{standard input}:75678: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:75782: Error: missing name
{standard input}:75786: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:76434: Error: missing name
{standard input}:76438: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82412: Error: missing name
{standard input}:82416: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82642: Error: missing name
{standard input}:82646: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82748: Error: missing name
{standard input}:82752: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82950: Error: missing name
{standard input}:82954: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83056: Error: missing name
{standard input}:83060: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83259: Error: missing name
{standard input}:83263: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83365: Error: missing name
{standard input}:83369: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83567: Error: missing name
{standard input}:83571: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83673: Error: missing name
{standard input}:83677: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83973: Error: missing name
{standard input}:83977: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:85144: Error: missing name
{standard input}:85148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:85802: Error: missing name
{standard input}:85806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:85908: Error: missing name
{standard input}:85912: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86125: Error: missing name
{standard input}:86129: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86231: Error: missing name
{standard input}:86235: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86440: Error: missing name
{standard input}:86444: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86546: Error: missing name
{standard input}:86550: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86801: Error: missing name
{standard input}:86805: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86909: Error: missing name
{standard input}:86913: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87163: Error: missing name
{standard input}:87167: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87271: Error: missing name
{standard input}:87275: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87526: Error: missing name
{standard input}:87530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87634: Error: missing name
{standard input}:87638: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87843: Error: missing name
{standard input}:87847: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87949: Error: missing name
{standard input}:87953: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88191: Error: missing name
{standard input}:88195: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88297: Error: missing name
{standard input}:88301: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88538: Error: missing name
{standard input}:88542: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88644: Error: missing name
{standard input}:88648: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88878: Error: missing name
{standard input}:88882: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88984: Error: missing name
{standard input}:88988: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89304: Error: missing name
{standard input}:89308: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89412: Error: missing name
{standard input}:89416: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89755: Error: missing name
{standard input}:89759: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89863: Error: missing name
{standard input}:89867: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90205: Error: missing name
{standard input}:90209: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90313: Error: missing name
{standard input}:90317: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90643: Error: missing name
{standard input}:90647: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90749: Error: missing name
{standard input}:90753: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:91071: Error: missing name
{standard input}:91075: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:91177: Error: missing name
{standard input}:91181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:91507: Error: missing name
{standard input}:91511: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:92777: Error: missing name
{standard input}:92781: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93207: Error: missing name
{standard input}:93211: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93315: Error: missing name
{standard input}:93319: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93697: Error: missing name
{standard input}:93701: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93803: Error: missing name
{standard input}:93807: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94065: Error: missing name
{standard input}:94069: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94173: Error: missing name
{standard input}:94177: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94363: Error: missing name
{standard input}:94367: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94471: Error: missing name
{standard input}:94475: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94652: Error: missing name
{standard input}:94656: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94758: Error: missing name
{standard input}:94762: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:95082: Error: missing name
{standard input}:95086: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:135384: Error: missing name
{standard input}:135388: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:135908: Error: missing name
{standard input}:135912: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:143825: Error: missing name
{standard input}:143829: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:143888: Error: missing name
{standard input}:143892: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:146545: Error: missing name
{standard input}:146549: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:147046: Error: missing name
{standard input}:147050: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:147872: Error: missing name
{standard input}:147876: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:148370: Error: missing name
{standard input}:148374: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:149210: Error: missing name
{standard input}:149214: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:149340: Error: missing name
{standard input}:149344: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:152255: Error: missing name
{standard input}:152259: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:152394: Error: missing name
{standard input}:152398: Warning: .popsection without corresponding
.pushsection; ignored
make: *** [Makefile:237: ast.o] Error 1
make failed, exit code 2
Gem files will remain installed in
/opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0 for inspection.
Results logged to
/opt/app-root/src/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/sassc-2.4.0/gem_make.out
An error occurred while installing sassc (2.4.0), and Bundler cannot continue.
Make sure that `gem install sassc -v '2.4.0' --source 'https://rubygems.org/'`
succeeds before bundling.
In Gemfile:
sass-rails was resolved to 6.0.0, which depends on
sassc-rails was resolved to 2.1.2, which depends on
sassc
Error: error building at STEP "RUN bundle install --path ./bundle": error while running runtime: exit status 5
+ echo 'ERROR: The image cannot be built from /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile and application https://github.com/pvalena/rails-ex.git.'
ERROR: The image cannot be built from /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile and application https://github.com/pvalena/rails-ex.git.
+ echo 'Terminating the Dockerfile build.'
Terminating the Dockerfile build.
+ return 1
+ check_result 1
+ local result=1
+ [[ 1 != \0 ]]
+ TESTCASE_RESULT=1
+ return 1
+ handle_test_case_result 'test_from_dockerfile for %s' Dockerfile
+ local output_format
+ output_format='%s %s test_from_dockerfile for %s\n'
+ shift
+ local test_msg
+ '[' 1 -eq 0 ']'
+ test_msg='[FAILED]'
+ TESTSUITE_RESULT=1
+ printf -v test_short_summary '%s %s test_from_dockerfile for %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
[PASSED] for '\''rack'\'' test_application
[PASSED] for '\''rack'\'' test_connection
[PASSED] for '\''rack'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''rack'\'' test_scl_usage
[PASSED] for '\''rack'\'' test_npm_functionality
' '[FAILED]' Dockerfile
+ test_from_dockerfile .s2i
++ readlink -zf /home/jprokop/projects/s2i/s2i-ruby-container/2.7/..
test/run: line 226: warning: command substitution: ignored null byte in input
+ rootdir=/home/jprokop/projects/s2i/s2i-ruby-container
+ dockerfile=Dockerfile.s2i
+ TESTCASE_RESULT=0
+ info 'Check building using a Dockerfile.s2i'
+ echo -e '\n\e[1m[INFO] Check building using a Dockerfile.s2i...\e[0m\n'
[INFO] Check building using a Dockerfile.s2i...
+ ct_test_app_dockerfile /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i https://github.com/pvalena/rails-ex.git 'Welcome to your Rails application on OpenShift' app-src
+ local dockerfile=/home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i
+ local app_url=https://github.com/pvalena/rails-ex.git
+ local 'expected_text=Welcome to your Rails application on OpenShift'
+ local app_dir=app-src
+ local port=8080
+ local app_image_name=myapp
+ local ret
+ local cname=app_dockerfile
+ '[' -z app-src ']'
+ '[' -r /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i ']'
+ '[' -s /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i ']'
+ CID_FILE_DIR=/tmp/tmp.Mdn5l9cVEa
+ local dockerfile_abs
++ readlink -f /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i
+ dockerfile_abs=/home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i
++ mktemp -d
+ tmpdir=/tmp/tmp.Frb3nXqQAO
+ pushd /tmp/tmp.Frb3nXqQAO
+ cp /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i Dockerfile
+ sed -i -e 's|^FROM.*$|FROM f33/ruby:0|' Dockerfile
+ echo 'Using this Dockerfile:'
Using this Dockerfile:
+ cat Dockerfile
FROM f33/ruby:0
# Add application sources to a directory that the assemble script expects them
# and set permissions so that the container runs without root access
USER 0
ADD app-src /tmp/src
RUN chown -R 1001:0 /tmp/src
USER 1001
ENV RAILS_ENV=development
# Install the dependencies
RUN /usr/libexec/s2i/assemble
# Set the default command for the resulting image
CMD /usr/libexec/s2i/run
+ readarray -d @ -t git_url_parts
+ '[' -n '' ']'
+ git_clone_cmd='git clone https://github.com/pvalena/rails-ex.git app-src'
+ git clone https://github.com/pvalena/rails-ex.git app-src
Cloning into 'app-src'...
+ pushd app-src
/tmp/tmp.Frb3nXqQAO/app-src /tmp/tmp.Frb3nXqQAO /tmp/tmp.hwmWMxEKB7 /home/jprokop/projects/s2i/s2i-ruby-container/2.7
+ git checkout relax
Switched to a new branch 'relax'
Branch 'relax' set up to track remote branch 'relax' from 'origin'.
+ popd
/tmp/tmp.Frb3nXqQAO /tmp/tmp.hwmWMxEKB7 /home/jprokop/projects/s2i/s2i-ruby-container/2.7
+ echo 'Building '\''myapp'\'' image using docker build'
Building 'myapp' image using docker build
+ docker build --no-cache=true -t myapp .
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
STEP 1: FROM f33/ruby:0
STEP 2: USER 0
--> f78375ed768
STEP 3: ADD app-src /tmp/src
--> 9c48526b41e
STEP 4: RUN chown -R 1001:0 /tmp/src
--> 434018db877
STEP 5: USER 1001
--> dccd55f2821
STEP 6: ENV RAILS_ENV=development
--> 6246364e985
STEP 7: RUN /usr/libexec/s2i/assemble
---> Installing application source ...
---> Building your Ruby application from source ...
---> Running 'bundle install --retry 2 --deployment --without test' ...
[DEPRECATED] The `--deployment` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set deployment 'true'`, and stop using this flag
[DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path './bundle'`, and stop using this flag
[DEPRECATED] The `--without` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set without 'test'`, and stop using this flag
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/............
Fetching rake 13.0.3
Installing rake 13.0.3
Fetching concurrent-ruby 1.1.8
Installing concurrent-ruby 1.1.8
Fetching i18n 1.8.10
Installing i18n 1.8.10
Fetching minitest 5.14.4
Installing minitest 5.14.4
Fetching tzinfo 2.0.4
Installing tzinfo 2.0.4
Fetching zeitwerk 2.4.2
Installing zeitwerk 2.4.2
Fetching activesupport 6.1.3.1
Installing activesupport 6.1.3.1
Fetching builder 3.2.4
Installing builder 3.2.4
Fetching erubi 1.10.0
Installing erubi 1.10.0
Fetching mini_portile2 2.5.1
Installing mini_portile2 2.5.1
Fetching racc 1.5.2
Installing racc 1.5.2 with native extensions
Fetching nokogiri 1.11.3 (x86_64-linux)
Installing nokogiri 1.11.3 (x86_64-linux)
Fetching rails-dom-testing 2.0.3
Installing rails-dom-testing 2.0.3
Fetching crass 1.0.6
Installing crass 1.0.6
Fetching loofah 2.9.1
Installing loofah 2.9.1
Fetching rails-html-sanitizer 1.3.0
Installing rails-html-sanitizer 1.3.0
Fetching actionview 6.1.3.1
Installing actionview 6.1.3.1
Fetching rack 2.2.3
Installing rack 2.2.3
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching actionpack 6.1.3.1
Installing actionpack 6.1.3.1
Fetching nio4r 2.5.7
Installing nio4r 2.5.7 with native extensions
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.7.3
Installing websocket-driver 0.7.3 with native extensions
Fetching actioncable 6.1.3.1
Installing actioncable 6.1.3.1
Fetching globalid 0.4.2
Installing globalid 0.4.2
Fetching activejob 6.1.3.1
Installing activejob 6.1.3.1
Fetching activemodel 6.1.3.1
Installing activemodel 6.1.3.1
Fetching activerecord 6.1.3.1
Installing activerecord 6.1.3.1
Fetching marcel 1.0.1
Installing marcel 1.0.1
Fetching mini_mime 1.0.3
Installing mini_mime 1.0.3
Fetching activestorage 6.1.3.1
Installing activestorage 6.1.3.1
Fetching mail 2.7.1
Installing mail 2.7.1
Fetching actionmailbox 6.1.3.1
Installing actionmailbox 6.1.3.1
Fetching actionmailer 6.1.3.1
Installing actionmailer 6.1.3.1
Fetching actiontext 6.1.3.1
Installing actiontext 6.1.3.1
Fetching public_suffix 4.0.6
Installing public_suffix 4.0.6
Fetching addressable 2.7.0
Installing addressable 2.7.0
Fetching bindex 0.8.1
Installing bindex 0.8.1 with native extensions
Using bundler 2.1.4
Fetching byebug 11.1.3
Installing byebug 11.1.3 with native extensions
Fetching regexp_parser 2.1.1
Installing regexp_parser 2.1.1
Fetching xpath 3.2.0
Installing xpath 3.2.0
Fetching capybara 3.35.3
Installing capybara 3.35.3
Fetching childprocess 3.0.0
Installing childprocess 3.0.0
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching method_source 1.0.0
Installing method_source 1.0.0
Fetching thor 1.1.0
Installing thor 1.1.0
Fetching railties 6.1.3.1
Installing railties 6.1.3.1
Fetching coffee-rails 5.0.0
Installing coffee-rails 5.0.0
Fetching ffi 1.15.0
Installing ffi 1.15.0 with native extensions
Fetching jbuilder 2.11.2
Installing jbuilder 2.11.2
Fetching rb-fsevent 0.10.4
Installing rb-fsevent 0.10.4
Fetching rb-inotify 0.10.1
Installing rb-inotify 0.10.1
Fetching listen 3.5.1
Installing listen 3.5.1
Fetching pg 1.2.3
Installing pg 1.2.3 with native extensions
Fetching puma 5.2.2
Installing puma 5.2.2 with native extensions
Fetching sprockets 4.0.2
Installing sprockets 4.0.2
Fetching sprockets-rails 3.2.2
Installing sprockets-rails 3.2.2
Fetching rails 6.1.3.1
Installing rails 6.1.3.1
Fetching redis 4.2.5
Installing redis 4.2.5
Fetching rubyzip 2.3.0
Installing rubyzip 2.3.0
Fetching sassc 2.4.0
Installing sassc 2.4.0 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext
/usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20210507-3-qr2ble.rb
extconf.rb
creating Makefile
current directory: /opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext
make "DESTDIR=" clean
rm -f
rm -f libsass.so *.o *.bak mkmf.log .*.time
current directory: /opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0/ext
make "DESTDIR="
g++ -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I.
-I./libsass/include -fPIC -O2 -fexceptions -g -grecord-gcc-switches -pipe
-Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11
-DLIBSASS_VERSION='"3.6.4"' -m64 -o ast.o -c ./libsass/src/ast.cpp
{standard input}: Assembler messages:
{standard input}:810: Error: missing name
{standard input}:814: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:835: Error: missing name
{standard input}:839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:941: Error: missing name
{standard input}:945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1002: Error: missing name
{standard input}:1006: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1108: Error: missing name
{standard input}:1112: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1168: Error: missing name
{standard input}:1172: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1274: Error: missing name
{standard input}:1278: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1296: Error: missing name
{standard input}:1300: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1402: Error: missing name
{standard input}:1406: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1438: Error: missing name
{standard input}:1442: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1544: Error: missing name
{standard input}:1548: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1568: Error: missing name
{standard input}:1572: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1674: Error: missing name
{standard input}:1678: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1698: Error: missing name
{standard input}:1702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1804: Error: missing name
{standard input}:1808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1828: Error: missing name
{standard input}:1832: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1934: Error: missing name
{standard input}:1938: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:1958: Error: missing name
{standard input}:1962: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2064: Error: missing name
{standard input}:2068: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2088: Error: missing name
{standard input}:2092: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2194: Error: missing name
{standard input}:2198: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2221: Error: missing name
{standard input}:2225: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2327: Error: missing name
{standard input}:2331: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2361: Error: missing name
{standard input}:2365: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2467: Error: missing name
{standard input}:2471: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2501: Error: missing name
{standard input}:2505: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2607: Error: missing name
{standard input}:2611: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2641: Error: missing name
{standard input}:2645: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2747: Error: missing name
{standard input}:2751: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2781: Error: missing name
{standard input}:2785: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2887: Error: missing name
{standard input}:2891: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:2911: Error: missing name
{standard input}:2915: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3145: Error: missing name
{standard input}:3149: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3178: Error: missing name
{standard input}:3182: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3284: Error: missing name
{standard input}:3288: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3317: Error: missing name
{standard input}:3321: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3423: Error: missing name
{standard input}:3427: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3481: Error: missing name
{standard input}:3485: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3587: Error: missing name
{standard input}:3591: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3620: Error: missing name
{standard input}:3624: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3726: Error: missing name
{standard input}:3730: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3759: Error: missing name
{standard input}:3763: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3865: Error: missing name
{standard input}:3869: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:3898: Error: missing name
{standard input}:3902: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4004: Error: missing name
{standard input}:4008: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4037: Error: missing name
{standard input}:4041: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4143: Error: missing name
{standard input}:4147: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4176: Error: missing name
{standard input}:4180: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4282: Error: missing name
{standard input}:4286: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4315: Error: missing name
{standard input}:4319: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4421: Error: missing name
{standard input}:4425: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4454: Error: missing name
{standard input}:4458: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4560: Error: missing name
{standard input}:4564: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4593: Error: missing name
{standard input}:4597: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4699: Error: missing name
{standard input}:4703: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4757: Error: missing name
{standard input}:4761: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4863: Error: missing name
{standard input}:4867: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:4896: Error: missing name
{standard input}:4900: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5002: Error: missing name
{standard input}:5006: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5035: Error: missing name
{standard input}:5039: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5141: Error: missing name
{standard input}:5145: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5174: Error: missing name
{standard input}:5178: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5280: Error: missing name
{standard input}:5284: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5313: Error: missing name
{standard input}:5317: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5419: Error: missing name
{standard input}:5423: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5452: Error: missing name
{standard input}:5456: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5558: Error: missing name
{standard input}:5562: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5591: Error: missing name
{standard input}:5595: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5697: Error: missing name
{standard input}:5701: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5730: Error: missing name
{standard input}:5734: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5836: Error: missing name
{standard input}:5840: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5869: Error: missing name
{standard input}:5873: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:5975: Error: missing name
{standard input}:5979: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6033: Error: missing name
{standard input}:6037: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6139: Error: missing name
{standard input}:6143: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6172: Error: missing name
{standard input}:6176: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6278: Error: missing name
{standard input}:6282: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6311: Error: missing name
{standard input}:6315: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6417: Error: missing name
{standard input}:6421: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6450: Error: missing name
{standard input}:6454: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6556: Error: missing name
{standard input}:6560: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6589: Error: missing name
{standard input}:6593: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6695: Error: missing name
{standard input}:6699: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6728: Error: missing name
{standard input}:6732: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6834: Error: missing name
{standard input}:6838: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6867: Error: missing name
{standard input}:6871: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:6973: Error: missing name
{standard input}:6977: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7006: Error: missing name
{standard input}:7010: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7112: Error: missing name
{standard input}:7116: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7145: Error: missing name
{standard input}:7149: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7251: Error: missing name
{standard input}:7255: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7309: Error: missing name
{standard input}:7313: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7415: Error: missing name
{standard input}:7419: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7448: Error: missing name
{standard input}:7452: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7554: Error: missing name
{standard input}:7558: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7587: Error: missing name
{standard input}:7591: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7693: Error: missing name
{standard input}:7697: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7726: Error: missing name
{standard input}:7730: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7832: Error: missing name
{standard input}:7836: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7865: Error: missing name
{standard input}:7869: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:7971: Error: missing name
{standard input}:7975: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8004: Error: missing name
{standard input}:8008: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8110: Error: missing name
{standard input}:8114: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8143: Error: missing name
{standard input}:8147: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8249: Error: missing name
{standard input}:8253: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8282: Error: missing name
{standard input}:8286: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8388: Error: missing name
{standard input}:8392: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8421: Error: missing name
{standard input}:8425: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8527: Error: missing name
{standard input}:8531: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8585: Error: missing name
{standard input}:8589: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8691: Error: missing name
{standard input}:8695: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8724: Error: missing name
{standard input}:8728: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8830: Error: missing name
{standard input}:8834: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8863: Error: missing name
{standard input}:8867: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:8969: Error: missing name
{standard input}:8973: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9002: Error: missing name
{standard input}:9006: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9108: Error: missing name
{standard input}:9112: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9141: Error: missing name
{standard input}:9145: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9247: Error: missing name
{standard input}:9251: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9280: Error: missing name
{standard input}:9284: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9386: Error: missing name
{standard input}:9390: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9419: Error: missing name
{standard input}:9423: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9525: Error: missing name
{standard input}:9529: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9558: Error: missing name
{standard input}:9562: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9664: Error: missing name
{standard input}:9668: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9697: Error: missing name
{standard input}:9701: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9803: Error: missing name
{standard input}:9807: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9861: Error: missing name
{standard input}:9865: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:9967: Error: missing name
{standard input}:9971: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10000: Error: missing name
{standard input}:10004: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10106: Error: missing name
{standard input}:10110: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10139: Error: missing name
{standard input}:10143: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10245: Error: missing name
{standard input}:10249: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10278: Error: missing name
{standard input}:10282: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10384: Error: missing name
{standard input}:10388: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10417: Error: missing name
{standard input}:10421: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10523: Error: missing name
{standard input}:10527: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10556: Error: missing name
{standard input}:10560: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10662: Error: missing name
{standard input}:10666: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10695: Error: missing name
{standard input}:10699: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10801: Error: missing name
{standard input}:10805: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10834: Error: missing name
{standard input}:10838: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10940: Error: missing name
{standard input}:10944: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:10973: Error: missing name
{standard input}:10977: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11079: Error: missing name
{standard input}:11083: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11137: Error: missing name
{standard input}:11141: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11243: Error: missing name
{standard input}:11247: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11276: Error: missing name
{standard input}:11280: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11382: Error: missing name
{standard input}:11386: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11415: Error: missing name
{standard input}:11419: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11521: Error: missing name
{standard input}:11525: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11554: Error: missing name
{standard input}:11558: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11660: Error: missing name
{standard input}:11664: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11693: Error: missing name
{standard input}:11697: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11799: Error: missing name
{standard input}:11803: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11832: Error: missing name
{standard input}:11836: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11938: Error: missing name
{standard input}:11942: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:11971: Error: missing name
{standard input}:11975: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12077: Error: missing name
{standard input}:12081: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12110: Error: missing name
{standard input}:12114: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12216: Error: missing name
{standard input}:12220: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12249: Error: missing name
{standard input}:12253: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12355: Error: missing name
{standard input}:12359: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12413: Error: missing name
{standard input}:12417: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12519: Error: missing name
{standard input}:12523: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12552: Error: missing name
{standard input}:12556: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12658: Error: missing name
{standard input}:12662: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12691: Error: missing name
{standard input}:12695: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12797: Error: missing name
{standard input}:12801: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12830: Error: missing name
{standard input}:12834: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12936: Error: missing name
{standard input}:12940: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:12969: Error: missing name
{standard input}:12973: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13075: Error: missing name
{standard input}:13079: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13108: Error: missing name
{standard input}:13112: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13214: Error: missing name
{standard input}:13218: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13247: Error: missing name
{standard input}:13251: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13353: Error: missing name
{standard input}:13357: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13386: Error: missing name
{standard input}:13390: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13492: Error: missing name
{standard input}:13496: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13525: Error: missing name
{standard input}:13529: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13631: Error: missing name
{standard input}:13635: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13689: Error: missing name
{standard input}:13693: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13795: Error: missing name
{standard input}:13799: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13828: Error: missing name
{standard input}:13832: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13934: Error: missing name
{standard input}:13938: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:13967: Error: missing name
{standard input}:13971: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14073: Error: missing name
{standard input}:14077: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14106: Error: missing name
{standard input}:14110: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14212: Error: missing name
{standard input}:14216: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14245: Error: missing name
{standard input}:14249: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14351: Error: missing name
{standard input}:14355: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14384: Error: missing name
{standard input}:14388: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14490: Error: missing name
{standard input}:14494: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14523: Error: missing name
{standard input}:14527: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14629: Error: missing name
{standard input}:14633: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14662: Error: missing name
{standard input}:14666: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14768: Error: missing name
{standard input}:14772: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14801: Error: missing name
{standard input}:14805: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14907: Error: missing name
{standard input}:14911: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:14965: Error: missing name
{standard input}:14969: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15071: Error: missing name
{standard input}:15075: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15104: Error: missing name
{standard input}:15108: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15210: Error: missing name
{standard input}:15214: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15243: Error: missing name
{standard input}:15247: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15349: Error: missing name
{standard input}:15353: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15382: Error: missing name
{standard input}:15386: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15488: Error: missing name
{standard input}:15492: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15521: Error: missing name
{standard input}:15525: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15627: Error: missing name
{standard input}:15631: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15660: Error: missing name
{standard input}:15664: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15766: Error: missing name
{standard input}:15770: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15799: Error: missing name
{standard input}:15803: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15905: Error: missing name
{standard input}:15909: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:15938: Error: missing name
{standard input}:15942: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16044: Error: missing name
{standard input}:16048: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16077: Error: missing name
{standard input}:16081: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16183: Error: missing name
{standard input}:16187: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16241: Error: missing name
{standard input}:16245: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16347: Error: missing name
{standard input}:16351: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16380: Error: missing name
{standard input}:16384: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16486: Error: missing name
{standard input}:16490: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16519: Error: missing name
{standard input}:16523: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16625: Error: missing name
{standard input}:16629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16658: Error: missing name
{standard input}:16662: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16764: Error: missing name
{standard input}:16768: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16797: Error: missing name
{standard input}:16801: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16903: Error: missing name
{standard input}:16907: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:16936: Error: missing name
{standard input}:16940: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17042: Error: missing name
{standard input}:17046: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17075: Error: missing name
{standard input}:17079: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17181: Error: missing name
{standard input}:17185: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17214: Error: missing name
{standard input}:17218: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17320: Error: missing name
{standard input}:17324: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17353: Error: missing name
{standard input}:17357: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17459: Error: missing name
{standard input}:17463: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17517: Error: missing name
{standard input}:17521: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17623: Error: missing name
{standard input}:17627: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17656: Error: missing name
{standard input}:17660: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17762: Error: missing name
{standard input}:17766: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17795: Error: missing name
{standard input}:17799: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17901: Error: missing name
{standard input}:17905: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:17934: Error: missing name
{standard input}:17938: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18040: Error: missing name
{standard input}:18044: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18073: Error: missing name
{standard input}:18077: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18179: Error: missing name
{standard input}:18183: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18212: Error: missing name
{standard input}:18216: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18318: Error: missing name
{standard input}:18322: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18351: Error: missing name
{standard input}:18355: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18457: Error: missing name
{standard input}:18461: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18490: Error: missing name
{standard input}:18494: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18596: Error: missing name
{standard input}:18600: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18629: Error: missing name
{standard input}:18633: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18735: Error: missing name
{standard input}:18739: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18793: Error: missing name
{standard input}:18797: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18899: Error: missing name
{standard input}:18903: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:18932: Error: missing name
{standard input}:18936: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19038: Error: missing name
{standard input}:19042: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19071: Error: missing name
{standard input}:19075: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19177: Error: missing name
{standard input}:19181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19210: Error: missing name
{standard input}:19214: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19316: Error: missing name
{standard input}:19320: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19349: Error: missing name
{standard input}:19353: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19455: Error: missing name
{standard input}:19459: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19488: Error: missing name
{standard input}:19492: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19594: Error: missing name
{standard input}:19598: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19627: Error: missing name
{standard input}:19631: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19733: Error: missing name
{standard input}:19737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19766: Error: missing name
{standard input}:19770: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19872: Error: missing name
{standard input}:19876: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:19905: Error: missing name
{standard input}:19909: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20011: Error: missing name
{standard input}:20015: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20069: Error: missing name
{standard input}:20073: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20175: Error: missing name
{standard input}:20179: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20208: Error: missing name
{standard input}:20212: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20314: Error: missing name
{standard input}:20318: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20347: Error: missing name
{standard input}:20351: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20453: Error: missing name
{standard input}:20457: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20486: Error: missing name
{standard input}:20490: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20592: Error: missing name
{standard input}:20596: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20625: Error: missing name
{standard input}:20629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20731: Error: missing name
{standard input}:20735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20764: Error: missing name
{standard input}:20768: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20870: Error: missing name
{standard input}:20874: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:20903: Error: missing name
{standard input}:20907: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21009: Error: missing name
{standard input}:21013: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21042: Error: missing name
{standard input}:21046: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21148: Error: missing name
{standard input}:21152: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21181: Error: missing name
{standard input}:21185: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21287: Error: missing name
{standard input}:21291: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21345: Error: missing name
{standard input}:21349: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21451: Error: missing name
{standard input}:21455: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21484: Error: missing name
{standard input}:21488: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21590: Error: missing name
{standard input}:21594: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21623: Error: missing name
{standard input}:21627: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21729: Error: missing name
{standard input}:21733: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21762: Error: missing name
{standard input}:21766: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21868: Error: missing name
{standard input}:21872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:21901: Error: missing name
{standard input}:21905: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22007: Error: missing name
{standard input}:22011: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22040: Error: missing name
{standard input}:22044: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22146: Error: missing name
{standard input}:22150: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22179: Error: missing name
{standard input}:22183: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22285: Error: missing name
{standard input}:22289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22318: Error: missing name
{standard input}:22322: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22424: Error: missing name
{standard input}:22428: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22457: Error: missing name
{standard input}:22461: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22563: Error: missing name
{standard input}:22567: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22621: Error: missing name
{standard input}:22625: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22727: Error: missing name
{standard input}:22731: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22760: Error: missing name
{standard input}:22764: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22866: Error: missing name
{standard input}:22870: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:22899: Error: missing name
{standard input}:22903: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23005: Error: missing name
{standard input}:23009: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23038: Error: missing name
{standard input}:23042: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23144: Error: missing name
{standard input}:23148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23177: Error: missing name
{standard input}:23181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23283: Error: missing name
{standard input}:23287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23316: Error: missing name
{standard input}:23320: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23422: Error: missing name
{standard input}:23426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23455: Error: missing name
{standard input}:23459: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23561: Error: missing name
{standard input}:23565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23594: Error: missing name
{standard input}:23598: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23700: Error: missing name
{standard input}:23704: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23733: Error: missing name
{standard input}:23737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23839: Error: missing name
{standard input}:23843: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:23897: Error: missing name
{standard input}:23901: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24003: Error: missing name
{standard input}:24007: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24036: Error: missing name
{standard input}:24040: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24142: Error: missing name
{standard input}:24146: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24175: Error: missing name
{standard input}:24179: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24281: Error: missing name
{standard input}:24285: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24314: Error: missing name
{standard input}:24318: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24420: Error: missing name
{standard input}:24424: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24453: Error: missing name
{standard input}:24457: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24559: Error: missing name
{standard input}:24563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24592: Error: missing name
{standard input}:24596: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24698: Error: missing name
{standard input}:24702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24731: Error: missing name
{standard input}:24735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24837: Error: missing name
{standard input}:24841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24870: Error: missing name
{standard input}:24874: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:24976: Error: missing name
{standard input}:24980: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25009: Error: missing name
{standard input}:25013: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25115: Error: missing name
{standard input}:25119: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25173: Error: missing name
{standard input}:25177: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25279: Error: missing name
{standard input}:25283: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25312: Error: missing name
{standard input}:25316: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25418: Error: missing name
{standard input}:25422: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25451: Error: missing name
{standard input}:25455: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25557: Error: missing name
{standard input}:25561: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25590: Error: missing name
{standard input}:25594: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25696: Error: missing name
{standard input}:25700: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25729: Error: missing name
{standard input}:25733: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25835: Error: missing name
{standard input}:25839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25868: Error: missing name
{standard input}:25872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:25974: Error: missing name
{standard input}:25978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26007: Error: missing name
{standard input}:26011: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26113: Error: missing name
{standard input}:26117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26146: Error: missing name
{standard input}:26150: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26252: Error: missing name
{standard input}:26256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26285: Error: missing name
{standard input}:26289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26391: Error: missing name
{standard input}:26395: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26449: Error: missing name
{standard input}:26453: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26555: Error: missing name
{standard input}:26559: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26588: Error: missing name
{standard input}:26592: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26694: Error: missing name
{standard input}:26698: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26727: Error: missing name
{standard input}:26731: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26833: Error: missing name
{standard input}:26837: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26866: Error: missing name
{standard input}:26870: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:26972: Error: missing name
{standard input}:26976: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27005: Error: missing name
{standard input}:27009: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27111: Error: missing name
{standard input}:27115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27144: Error: missing name
{standard input}:27148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27250: Error: missing name
{standard input}:27254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27283: Error: missing name
{standard input}:27287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27389: Error: missing name
{standard input}:27393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27422: Error: missing name
{standard input}:27426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27528: Error: missing name
{standard input}:27532: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27561: Error: missing name
{standard input}:27565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27667: Error: missing name
{standard input}:27671: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27725: Error: missing name
{standard input}:27729: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27831: Error: missing name
{standard input}:27835: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27864: Error: missing name
{standard input}:27868: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:27970: Error: missing name
{standard input}:27974: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28003: Error: missing name
{standard input}:28007: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28109: Error: missing name
{standard input}:28113: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28142: Error: missing name
{standard input}:28146: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28248: Error: missing name
{standard input}:28252: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28281: Error: missing name
{standard input}:28285: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28387: Error: missing name
{standard input}:28391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28420: Error: missing name
{standard input}:28424: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28526: Error: missing name
{standard input}:28530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28559: Error: missing name
{standard input}:28563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28665: Error: missing name
{standard input}:28669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28698: Error: missing name
{standard input}:28702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28804: Error: missing name
{standard input}:28808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28837: Error: missing name
{standard input}:28841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:28943: Error: missing name
{standard input}:28947: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29001: Error: missing name
{standard input}:29005: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29107: Error: missing name
{standard input}:29111: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29140: Error: missing name
{standard input}:29144: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29246: Error: missing name
{standard input}:29250: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29279: Error: missing name
{standard input}:29283: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29385: Error: missing name
{standard input}:29389: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29418: Error: missing name
{standard input}:29422: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29524: Error: missing name
{standard input}:29528: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29557: Error: missing name
{standard input}:29561: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29663: Error: missing name
{standard input}:29667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29696: Error: missing name
{standard input}:29700: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29802: Error: missing name
{standard input}:29806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29835: Error: missing name
{standard input}:29839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29941: Error: missing name
{standard input}:29945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:29974: Error: missing name
{standard input}:29978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30080: Error: missing name
{standard input}:30084: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30113: Error: missing name
{standard input}:30117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30219: Error: missing name
{standard input}:30223: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30277: Error: missing name
{standard input}:30281: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30383: Error: missing name
{standard input}:30387: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30416: Error: missing name
{standard input}:30420: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30522: Error: missing name
{standard input}:30526: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30555: Error: missing name
{standard input}:30559: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30661: Error: missing name
{standard input}:30665: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30694: Error: missing name
{standard input}:30698: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30800: Error: missing name
{standard input}:30804: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30833: Error: missing name
{standard input}:30837: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30939: Error: missing name
{standard input}:30943: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:30972: Error: missing name
{standard input}:30976: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31078: Error: missing name
{standard input}:31082: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31111: Error: missing name
{standard input}:31115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31217: Error: missing name
{standard input}:31221: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31250: Error: missing name
{standard input}:31254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31356: Error: missing name
{standard input}:31360: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31389: Error: missing name
{standard input}:31393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31495: Error: missing name
{standard input}:31499: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31553: Error: missing name
{standard input}:31557: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31659: Error: missing name
{standard input}:31663: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31692: Error: missing name
{standard input}:31696: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31798: Error: missing name
{standard input}:31802: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31831: Error: missing name
{standard input}:31835: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31937: Error: missing name
{standard input}:31941: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:31970: Error: missing name
{standard input}:31974: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32076: Error: missing name
{standard input}:32080: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32109: Error: missing name
{standard input}:32113: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32215: Error: missing name
{standard input}:32219: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32248: Error: missing name
{standard input}:32252: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32354: Error: missing name
{standard input}:32358: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32387: Error: missing name
{standard input}:32391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32493: Error: missing name
{standard input}:32497: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32526: Error: missing name
{standard input}:32530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32632: Error: missing name
{standard input}:32636: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32665: Error: missing name
{standard input}:32669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32771: Error: missing name
{standard input}:32775: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32829: Error: missing name
{standard input}:32833: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32935: Error: missing name
{standard input}:32939: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:32968: Error: missing name
{standard input}:32972: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33074: Error: missing name
{standard input}:33078: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33107: Error: missing name
{standard input}:33111: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33213: Error: missing name
{standard input}:33217: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33246: Error: missing name
{standard input}:33250: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33352: Error: missing name
{standard input}:33356: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33385: Error: missing name
{standard input}:33389: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33491: Error: missing name
{standard input}:33495: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33524: Error: missing name
{standard input}:33528: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33630: Error: missing name
{standard input}:33634: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33663: Error: missing name
{standard input}:33667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33769: Error: missing name
{standard input}:33773: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33802: Error: missing name
{standard input}:33806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33908: Error: missing name
{standard input}:33912: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:33941: Error: missing name
{standard input}:33945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34047: Error: missing name
{standard input}:34051: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34105: Error: missing name
{standard input}:34109: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34211: Error: missing name
{standard input}:34215: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34244: Error: missing name
{standard input}:34248: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34350: Error: missing name
{standard input}:34354: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34383: Error: missing name
{standard input}:34387: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34489: Error: missing name
{standard input}:34493: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34522: Error: missing name
{standard input}:34526: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34628: Error: missing name
{standard input}:34632: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34661: Error: missing name
{standard input}:34665: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34767: Error: missing name
{standard input}:34771: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34800: Error: missing name
{standard input}:34804: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34906: Error: missing name
{standard input}:34910: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:34939: Error: missing name
{standard input}:34943: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35045: Error: missing name
{standard input}:35049: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35069: Error: missing name
{standard input}:35073: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35175: Error: missing name
{standard input}:35179: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35199: Error: missing name
{standard input}:35203: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35305: Error: missing name
{standard input}:35309: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35338: Error: missing name
{standard input}:35342: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35444: Error: missing name
{standard input}:35448: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35477: Error: missing name
{standard input}:35481: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35583: Error: missing name
{standard input}:35587: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35641: Error: missing name
{standard input}:35645: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35747: Error: missing name
{standard input}:35751: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35780: Error: missing name
{standard input}:35784: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35886: Error: missing name
{standard input}:35890: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:35919: Error: missing name
{standard input}:35923: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36025: Error: missing name
{standard input}:36029: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36058: Error: missing name
{standard input}:36062: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36164: Error: missing name
{standard input}:36168: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36197: Error: missing name
{standard input}:36201: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36303: Error: missing name
{standard input}:36307: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36336: Error: missing name
{standard input}:36340: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36442: Error: missing name
{standard input}:36446: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36475: Error: missing name
{standard input}:36479: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36581: Error: missing name
{standard input}:36585: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36605: Error: missing name
{standard input}:36609: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36711: Error: missing name
{standard input}:36715: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36735: Error: missing name
{standard input}:36739: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36841: Error: missing name
{standard input}:36845: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36874: Error: missing name
{standard input}:36878: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:36980: Error: missing name
{standard input}:36984: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37013: Error: missing name
{standard input}:37017: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37119: Error: missing name
{standard input}:37123: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37177: Error: missing name
{standard input}:37181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37283: Error: missing name
{standard input}:37287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37316: Error: missing name
{standard input}:37320: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37422: Error: missing name
{standard input}:37426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37455: Error: missing name
{standard input}:37459: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37561: Error: missing name
{standard input}:37565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37594: Error: missing name
{standard input}:37598: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37700: Error: missing name
{standard input}:37704: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37733: Error: missing name
{standard input}:37737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37839: Error: missing name
{standard input}:37843: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37872: Error: missing name
{standard input}:37876: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:37978: Error: missing name
{standard input}:37982: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38011: Error: missing name
{standard input}:38015: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38117: Error: missing name
{standard input}:38121: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38150: Error: missing name
{standard input}:38154: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38256: Error: missing name
{standard input}:38260: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38289: Error: missing name
{standard input}:38293: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38395: Error: missing name
{standard input}:38399: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38453: Error: missing name
{standard input}:38457: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38559: Error: missing name
{standard input}:38563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38592: Error: missing name
{standard input}:38596: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38698: Error: missing name
{standard input}:38702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38731: Error: missing name
{standard input}:38735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38837: Error: missing name
{standard input}:38841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38870: Error: missing name
{standard input}:38874: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:38976: Error: missing name
{standard input}:38980: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39009: Error: missing name
{standard input}:39013: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39115: Error: missing name
{standard input}:39119: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39148: Error: missing name
{standard input}:39152: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39254: Error: missing name
{standard input}:39258: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39287: Error: missing name
{standard input}:39291: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39393: Error: missing name
{standard input}:39397: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39426: Error: missing name
{standard input}:39430: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39532: Error: missing name
{standard input}:39536: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39565: Error: missing name
{standard input}:39569: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39671: Error: missing name
{standard input}:39675: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39729: Error: missing name
{standard input}:39733: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39835: Error: missing name
{standard input}:39839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39868: Error: missing name
{standard input}:39872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:39974: Error: missing name
{standard input}:39978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40007: Error: missing name
{standard input}:40011: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40113: Error: missing name
{standard input}:40117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40146: Error: missing name
{standard input}:40150: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40252: Error: missing name
{standard input}:40256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40285: Error: missing name
{standard input}:40289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40391: Error: missing name
{standard input}:40395: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40424: Error: missing name
{standard input}:40428: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40530: Error: missing name
{standard input}:40534: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40563: Error: missing name
{standard input}:40567: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40669: Error: missing name
{standard input}:40673: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40702: Error: missing name
{standard input}:40706: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40808: Error: missing name
{standard input}:40812: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40841: Error: missing name
{standard input}:40845: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:40947: Error: missing name
{standard input}:40951: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41005: Error: missing name
{standard input}:41009: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41111: Error: missing name
{standard input}:41115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41144: Error: missing name
{standard input}:41148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41250: Error: missing name
{standard input}:41254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41283: Error: missing name
{standard input}:41287: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41389: Error: missing name
{standard input}:41393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41422: Error: missing name
{standard input}:41426: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41528: Error: missing name
{standard input}:41532: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41561: Error: missing name
{standard input}:41565: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41667: Error: missing name
{standard input}:41671: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41700: Error: missing name
{standard input}:41704: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41806: Error: missing name
{standard input}:41810: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41839: Error: missing name
{standard input}:41843: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41945: Error: missing name
{standard input}:41949: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:41978: Error: missing name
{standard input}:41982: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42084: Error: missing name
{standard input}:42088: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42117: Error: missing name
{standard input}:42121: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42223: Error: missing name
{standard input}:42227: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42281: Error: missing name
{standard input}:42285: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42387: Error: missing name
{standard input}:42391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42420: Error: missing name
{standard input}:42424: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42526: Error: missing name
{standard input}:42530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42559: Error: missing name
{standard input}:42563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42665: Error: missing name
{standard input}:42669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42698: Error: missing name
{standard input}:42702: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42804: Error: missing name
{standard input}:42808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42837: Error: missing name
{standard input}:42841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42943: Error: missing name
{standard input}:42947: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:42976: Error: missing name
{standard input}:42980: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43082: Error: missing name
{standard input}:43086: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43115: Error: missing name
{standard input}:43119: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43221: Error: missing name
{standard input}:43225: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43254: Error: missing name
{standard input}:43258: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43360: Error: missing name
{standard input}:43364: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43393: Error: missing name
{standard input}:43397: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43499: Error: missing name
{standard input}:43503: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43557: Error: missing name
{standard input}:43561: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43663: Error: missing name
{standard input}:43667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43696: Error: missing name
{standard input}:43700: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43802: Error: missing name
{standard input}:43806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43835: Error: missing name
{standard input}:43839: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43941: Error: missing name
{standard input}:43945: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:43974: Error: missing name
{standard input}:43978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44080: Error: missing name
{standard input}:44084: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44113: Error: missing name
{standard input}:44117: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44219: Error: missing name
{standard input}:44223: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44252: Error: missing name
{standard input}:44256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44358: Error: missing name
{standard input}:44362: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44391: Error: missing name
{standard input}:44395: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44497: Error: missing name
{standard input}:44501: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44530: Error: missing name
{standard input}:44534: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44636: Error: missing name
{standard input}:44640: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44669: Error: missing name
{standard input}:44673: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44775: Error: missing name
{standard input}:44779: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44833: Error: missing name
{standard input}:44837: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44939: Error: missing name
{standard input}:44943: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:44972: Error: missing name
{standard input}:44976: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45078: Error: missing name
{standard input}:45082: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45111: Error: missing name
{standard input}:45115: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45217: Error: missing name
{standard input}:45221: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45250: Error: missing name
{standard input}:45254: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45356: Error: missing name
{standard input}:45360: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45389: Error: missing name
{standard input}:45393: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45495: Error: missing name
{standard input}:45499: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45528: Error: missing name
{standard input}:45532: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45634: Error: missing name
{standard input}:45638: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45667: Error: missing name
{standard input}:45671: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45773: Error: missing name
{standard input}:45777: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45806: Error: missing name
{standard input}:45810: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45912: Error: missing name
{standard input}:45916: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:45945: Error: missing name
{standard input}:45949: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46051: Error: missing name
{standard input}:46055: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46109: Error: missing name
{standard input}:46113: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46215: Error: missing name
{standard input}:46219: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46248: Error: missing name
{standard input}:46252: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46354: Error: missing name
{standard input}:46358: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46387: Error: missing name
{standard input}:46391: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46493: Error: missing name
{standard input}:46497: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46526: Error: missing name
{standard input}:46530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46632: Error: missing name
{standard input}:46636: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46665: Error: missing name
{standard input}:46669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46771: Error: missing name
{standard input}:46775: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46804: Error: missing name
{standard input}:46808: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46910: Error: missing name
{standard input}:46914: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:46943: Error: missing name
{standard input}:46947: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47049: Error: missing name
{standard input}:47053: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47083: Error: missing name
{standard input}:47087: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47189: Error: missing name
{standard input}:47193: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47222: Error: missing name
{standard input}:47226: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47328: Error: missing name
{standard input}:47332: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47386: Error: missing name
{standard input}:47390: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47492: Error: missing name
{standard input}:47496: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47525: Error: missing name
{standard input}:47529: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47631: Error: missing name
{standard input}:47635: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47664: Error: missing name
{standard input}:47668: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47770: Error: missing name
{standard input}:47774: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47803: Error: missing name
{standard input}:47807: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47909: Error: missing name
{standard input}:47913: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:47942: Error: missing name
{standard input}:47946: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48048: Error: missing name
{standard input}:48052: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48081: Error: missing name
{standard input}:48085: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48187: Error: missing name
{standard input}:48191: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48220: Error: missing name
{standard input}:48224: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48718: Error: missing name
{standard input}:48722: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48850: Error: missing name
{standard input}:48854: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48956: Error: missing name
{standard input}:48960: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:48978: Error: missing name
{standard input}:48982: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49084: Error: missing name
{standard input}:49088: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49213: Error: missing name
{standard input}:49217: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49319: Error: missing name
{standard input}:49323: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49341: Error: missing name
{standard input}:49345: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49447: Error: missing name
{standard input}:49451: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49576: Error: missing name
{standard input}:49580: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49682: Error: missing name
{standard input}:49686: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49868: Error: missing name
{standard input}:49872: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49974: Error: missing name
{standard input}:49978: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:49996: Error: missing name
{standard input}:50000: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50102: Error: missing name
{standard input}:50106: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50124: Error: missing name
{standard input}:50128: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50230: Error: missing name
{standard input}:50234: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50252: Error: missing name
{standard input}:50256: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50358: Error: missing name
{standard input}:50362: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50444: Error: missing name
{standard input}:50448: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50552: Error: missing name
{standard input}:50556: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:50641: Error: missing name
{standard input}:50645: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52081: Error: missing name
{standard input}:52085: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52413: Error: missing name
{standard input}:52417: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52521: Error: missing name
{standard input}:52525: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:52847: Error: missing name
{standard input}:52851: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53582: Error: missing name
{standard input}:53586: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53644: Error: missing name
{standard input}:53648: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53750: Error: missing name
{standard input}:53754: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53855: Error: missing name
{standard input}:53859: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:53963: Error: missing name
{standard input}:53967: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54150: Error: missing name
{standard input}:54154: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54258: Error: missing name
{standard input}:54262: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54445: Error: missing name
{standard input}:54449: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54553: Error: missing name
{standard input}:54557: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54740: Error: missing name
{standard input}:54744: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:54848: Error: missing name
{standard input}:54852: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55035: Error: missing name
{standard input}:55039: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55143: Error: missing name
{standard input}:55147: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55330: Error: missing name
{standard input}:55334: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55438: Error: missing name
{standard input}:55442: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55625: Error: missing name
{standard input}:55629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55733: Error: missing name
{standard input}:55737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:55920: Error: missing name
{standard input}:55924: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56028: Error: missing name
{standard input}:56032: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56215: Error: missing name
{standard input}:56219: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56323: Error: missing name
{standard input}:56327: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56757: Error: missing name
{standard input}:56761: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:56865: Error: missing name
{standard input}:56869: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57043: Error: missing name
{standard input}:57047: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57149: Error: missing name
{standard input}:57153: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57327: Error: missing name
{standard input}:57331: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57433: Error: missing name
{standard input}:57437: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57611: Error: missing name
{standard input}:57615: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57717: Error: missing name
{standard input}:57721: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:57895: Error: missing name
{standard input}:57899: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58001: Error: missing name
{standard input}:58005: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58179: Error: missing name
{standard input}:58183: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58285: Error: missing name
{standard input}:58289: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58463: Error: missing name
{standard input}:58467: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58569: Error: missing name
{standard input}:58573: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58747: Error: missing name
{standard input}:58751: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:58853: Error: missing name
{standard input}:58857: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59031: Error: missing name
{standard input}:59035: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59137: Error: missing name
{standard input}:59141: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59559: Error: missing name
{standard input}:59563: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59665: Error: missing name
{standard input}:59669: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:59940: Error: missing name
{standard input}:59944: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60048: Error: missing name
{standard input}:60052: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60304: Error: missing name
{standard input}:60308: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60412: Error: missing name
{standard input}:60416: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60699: Error: missing name
{standard input}:60703: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:60807: Error: missing name
{standard input}:60811: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61067: Error: missing name
{standard input}:61071: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61173: Error: missing name
{standard input}:61177: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61440: Error: missing name
{standard input}:61444: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61548: Error: missing name
{standard input}:61552: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61795: Error: missing name
{standard input}:61799: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:61901: Error: missing name
{standard input}:61905: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62167: Error: missing name
{standard input}:62171: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62273: Error: missing name
{standard input}:62277: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62547: Error: missing name
{standard input}:62551: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:62653: Error: missing name
{standard input}:62657: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:63106: Error: missing name
{standard input}:63110: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:63212: Error: missing name
{standard input}:63216: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:63680: Error: missing name
{standard input}:63684: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:67623: Error: missing name
{standard input}:67627: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:67852: Error: missing name
{standard input}:67856: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:67960: Error: missing name
{standard input}:67964: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68188: Error: missing name
{standard input}:68192: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68296: Error: missing name
{standard input}:68300: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68555: Error: missing name
{standard input}:68559: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68663: Error: missing name
{standard input}:68667: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:68922: Error: missing name
{standard input}:68926: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69030: Error: missing name
{standard input}:69034: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69258: Error: missing name
{standard input}:69262: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69366: Error: missing name
{standard input}:69370: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69625: Error: missing name
{standard input}:69629: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69733: Error: missing name
{standard input}:69737: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69787: Error: missing name
{standard input}:69791: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69893: Error: missing name
{standard input}:69897: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:69979: Error: missing name
{standard input}:69983: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70085: Error: missing name
{standard input}:70089: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70167: Error: missing name
{standard input}:70171: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70273: Error: missing name
{standard input}:70277: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70355: Error: missing name
{standard input}:70359: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70461: Error: missing name
{standard input}:70465: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70543: Error: missing name
{standard input}:70547: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70649: Error: missing name
{standard input}:70653: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70731: Error: missing name
{standard input}:70735: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70837: Error: missing name
{standard input}:70841: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:70919: Error: missing name
{standard input}:70923: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71025: Error: missing name
{standard input}:71029: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71107: Error: missing name
{standard input}:71111: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71213: Error: missing name
{standard input}:71217: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71295: Error: missing name
{standard input}:71299: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71401: Error: missing name
{standard input}:71405: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71483: Error: missing name
{standard input}:71487: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71589: Error: missing name
{standard input}:71593: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:71671: Error: missing name
{standard input}:71675: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72245: Error: missing name
{standard input}:72249: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72289: Error: missing name
{standard input}:72293: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72395: Error: missing name
{standard input}:72399: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72638: Error: missing name
{standard input}:72642: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72746: Error: missing name
{standard input}:72750: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:72954: Error: missing name
{standard input}:72958: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:74309: Error: missing name
{standard input}:74313: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:74493: Error: missing name
{standard input}:74497: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:75361: Error: missing name
{standard input}:75365: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:75674: Error: missing name
{standard input}:75678: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:75782: Error: missing name
{standard input}:75786: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:76434: Error: missing name
{standard input}:76438: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82412: Error: missing name
{standard input}:82416: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82642: Error: missing name
{standard input}:82646: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82748: Error: missing name
{standard input}:82752: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:82950: Error: missing name
{standard input}:82954: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83056: Error: missing name
{standard input}:83060: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83259: Error: missing name
{standard input}:83263: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83365: Error: missing name
{standard input}:83369: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83567: Error: missing name
{standard input}:83571: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83673: Error: missing name
{standard input}:83677: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:83973: Error: missing name
{standard input}:83977: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:85144: Error: missing name
{standard input}:85148: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:85802: Error: missing name
{standard input}:85806: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:85908: Error: missing name
{standard input}:85912: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86125: Error: missing name
{standard input}:86129: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86231: Error: missing name
{standard input}:86235: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86440: Error: missing name
{standard input}:86444: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86546: Error: missing name
{standard input}:86550: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86801: Error: missing name
{standard input}:86805: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:86909: Error: missing name
{standard input}:86913: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87163: Error: missing name
{standard input}:87167: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87271: Error: missing name
{standard input}:87275: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87526: Error: missing name
{standard input}:87530: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87634: Error: missing name
{standard input}:87638: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87843: Error: missing name
{standard input}:87847: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:87949: Error: missing name
{standard input}:87953: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88191: Error: missing name
{standard input}:88195: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88297: Error: missing name
{standard input}:88301: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88538: Error: missing name
{standard input}:88542: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88644: Error: missing name
{standard input}:88648: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88878: Error: missing name
{standard input}:88882: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:88984: Error: missing name
{standard input}:88988: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89304: Error: missing name
{standard input}:89308: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89412: Error: missing name
{standard input}:89416: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89755: Error: missing name
{standard input}:89759: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:89863: Error: missing name
{standard input}:89867: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90205: Error: missing name
{standard input}:90209: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90313: Error: missing name
{standard input}:90317: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90643: Error: missing name
{standard input}:90647: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:90749: Error: missing name
{standard input}:90753: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:91071: Error: missing name
{standard input}:91075: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:91177: Error: missing name
{standard input}:91181: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:91507: Error: missing name
{standard input}:91511: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:92777: Error: missing name
{standard input}:92781: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93207: Error: missing name
{standard input}:93211: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93315: Error: missing name
{standard input}:93319: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93697: Error: missing name
{standard input}:93701: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:93803: Error: missing name
{standard input}:93807: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94065: Error: missing name
{standard input}:94069: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94173: Error: missing name
{standard input}:94177: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94363: Error: missing name
{standard input}:94367: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94471: Error: missing name
{standard input}:94475: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94652: Error: missing name
{standard input}:94656: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:94758: Error: missing name
{standard input}:94762: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:95082: Error: missing name
{standard input}:95086: Warning: .popsection without corresponding .pushsection;
ignored
{standard input}:135384: Error: missing name
{standard input}:135388: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:135908: Error: missing name
{standard input}:135912: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:143825: Error: missing name
{standard input}:143829: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:143888: Error: missing name
{standard input}:143892: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:146545: Error: missing name
{standard input}:146549: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:147046: Error: missing name
{standard input}:147050: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:147872: Error: missing name
{standard input}:147876: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:148370: Error: missing name
{standard input}:148374: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:149210: Error: missing name
{standard input}:149214: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:149340: Error: missing name
{standard input}:149344: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:152255: Error: missing name
{standard input}:152259: Warning: .popsection without corresponding
.pushsection; ignored
{standard input}:152394: Error: missing name
{standard input}:152398: Warning: .popsection without corresponding
.pushsection; ignored
make: *** [Makefile:237: ast.o] Error 1
make failed, exit code 2
Gem files will remain installed in
/opt/app-root/src/bundle/ruby/2.7.0/gems/sassc-2.4.0 for inspection.
Results logged to
/opt/app-root/src/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/sassc-2.4.0/gem_make.out
An error occurred while installing sassc (2.4.0), and Bundler cannot continue.
Make sure that `gem install sassc -v '2.4.0' --source 'https://rubygems.org/'`
succeeds before bundling.
In Gemfile:
sass-rails was resolved to 6.0.0, which depends on
sassc-rails was resolved to 2.1.2, which depends on
sassc
Error: error building at STEP "RUN /usr/libexec/s2i/assemble": error while running runtime: exit status 5
+ echo 'ERROR: The image cannot be built from /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i and application https://github.com/pvalena/rails-ex.git.'
ERROR: The image cannot be built from /home/jprokop/projects/s2i/s2i-ruby-container/examples/from-dockerfile/Dockerfile.s2i and application https://github.com/pvalena/rails-ex.git.
+ echo 'Terminating the Dockerfile build.'
Terminating the Dockerfile build.
+ return 1
+ check_result 1
+ local result=1
+ [[ 1 != \0 ]]
+ TESTCASE_RESULT=1
+ return 1
+ handle_test_case_result 'test_from_dockerfile for %s' Dockerfile.s2i
+ local output_format
+ output_format='%s %s test_from_dockerfile for %s\n'
+ shift
+ local test_msg
+ '[' 1 -eq 0 ']'
+ test_msg='[FAILED]'
+ TESTSUITE_RESULT=1
+ printf -v test_short_summary '%s %s test_from_dockerfile for %s\n' ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
[PASSED] for '\''rack'\'' test_application
[PASSED] for '\''rack'\'' test_connection
[PASSED] for '\''rack'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''rack'\'' test_scl_usage
[PASSED] for '\''rack'\'' test_npm_functionality
[FAILED] test_from_dockerfile for Dockerfile
' '[FAILED]' Dockerfile.s2i
+ echo ' [PASSED] build of '\''db'\'' app
[PASSED] for '\''db'\'' test_docker_run_usage
[PASSED] for '\''db'\'' test_application
[PASSED] for '\''db'\'' test_connection
[PASSED] for '\''db'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''db'\'' test_scl_usage
[PASSED] for '\''db'\'' test_npm_functionality
[PASSED] build of '\''puma'\'' app
[PASSED] for '\''puma'\'' test_docker_run_usage
[PASSED] for '\''puma'\'' test_application
[PASSED] for '\''puma'\'' test_connection
[PASSED] for '\''puma'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''puma'\'' test_scl_usage
[PASSED] for '\''puma'\'' test_npm_functionality
[PASSED] build of '\''rack'\'' app
[PASSED] for '\''rack'\'' test_docker_run_usage
[PASSED] for '\''rack'\'' test_application
[PASSED] for '\''rack'\'' test_connection
[PASSED] for '\''rack'\'' test_scl_variables_in_dockerfile
[PASSED] for '\''rack'\'' test_scl_usage
[PASSED] for '\''rack'\'' test_npm_functionality
[FAILED] test_from_dockerfile for Dockerfile
[FAILED] test_from_dockerfile for Dockerfile.s2i
'
[PASSED] build of 'db' app
[PASSED] for 'db' test_docker_run_usage
[PASSED] for 'db' test_application
[PASSED] for 'db' test_connection
[PASSED] for 'db' test_scl_variables_in_dockerfile
[PASSED] for 'db' test_scl_usage
[PASSED] for 'db' test_npm_functionality
[PASSED] build of 'puma' app
[PASSED] for 'puma' test_docker_run_usage
[PASSED] for 'puma' test_application
[PASSED] for 'puma' test_connection
[PASSED] for 'puma' test_scl_variables_in_dockerfile
[PASSED] for 'puma' test_scl_usage
[PASSED] for 'puma' test_npm_functionality
[PASSED] build of 'rack' app
[PASSED] for 'rack' test_docker_run_usage
[PASSED] for 'rack' test_application
[PASSED] for 'rack' test_connection
[PASSED] for 'rack' test_scl_variables_in_dockerfile
[PASSED] for 'rack' test_scl_usage
[PASSED] for 'rack' test_npm_functionality
[FAILED] test_from_dockerfile for Dockerfile
[FAILED] test_from_dockerfile for Dockerfile.s2i
+ '[' 1 -eq 0 ']'
+ echo 'Tests for f33/ruby:0 failed.'
Tests for f33/ruby:0 failed.
+ exit 1
make: *** [common/common.mk:97: test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment