Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1.5 focal #1321

Merged
merged 1 commit into from
Oct 6, 2023

Focal build

8cdd30a
Select commit
Loading
Failed to load commit list.
Merged

Release 1.1.5 focal #1321

Focal build
8cdd30a
Select commit
Loading
Failed to load commit list.
GitHub CI / gh-ost-build-deploy-tarball succeeded Oct 5, 2023 in 46s

Build 95535669

Build #95535669 succeeded in 46s

Details

Preparing Build...
Cloning repository https://github.com/github/gh-ost.git
Cloned from SHA: 8cdd30a109deb36400b944810d2887956480f215
Logging into Docker (octofactory.service.private-us-east-1.github.net)...
WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /workspace/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded
Logging into Docker (octofactory.githubapp.com)...
WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /workspace/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded
Logging into Docker (https://registry-1.docker.io/)...
WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /workspace/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded
Logging into Docker (docker.pkg.github.com)...
WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /workspace/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded
Logging into Docker (containers.pkg.github.com)...
WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /workspace/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded
Logging into Docker (ghcr.io)...
WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /workspace/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded
Detecting Golden Images...
Retrieving Golden Images...
Error response from daemon: manifest for octofactory.service.private-us-east-1.github.net/github-golden-docker/github-gh-ost:app not found: manifest unknown: The named manifest is not known to the registry. Failed to pull golden image octofactory.service.private-us-east-1.github.net/github-golden-docker/github-gh-ost:app
Done pulling golden images.
Bootstrapping container...
Building app Sending build context to Docker daemon 22.11MB Step 1/8 : FROM golang:1.16.4 1.16.4: Pulling from library/golang d960726af2be: Pulling fs layer e8d62473a22d: Pulling fs layer 8962bc0fad55: Pulling fs layer 65d943ee54c1: Pulling fs layer f2253e6fbefa: Pulling fs layer 6d7fa7c7d5d3: Pulling fs layer e2e442f7f89f: Pulling fs layer 6d7fa7c7d5d3: Waiting f2253e6fbefa: Waiting 65d943ee54c1: Waiting e8d62473a22d: Verifying Checksum e8d62473a22d: Download complete 8962bc0fad55: Verifying Checksum 8962bc0fad55: Download complete d960726af2be: Verifying Checksum d960726af2be: Download complete 65d943ee54c1: Verifying Checksum 65d943ee54c1: Download complete e2e442f7f89f: Verifying Checksum e2e442f7f89f: Download complete f2253e6fbefa: Verifying Checksum f2253e6fbefa: Download complete d960726af2be: Pull complete e8d62473a22d: Pull complete 8962bc0fad55: Pull complete 65d943ee54c1: Pull complete f2253e6fbefa: Pull complete 6d7fa7c7d5d3: Verifying Checksum 6d7fa7c7d5d3: Download complete 6d7fa7c7d5d3: Pull complete e2e442f7f89f: Pull complete Digest: sha256:8a106c4b4005efb43c0ba4bb5763b84742c7e222bad5a8dff73cc9f7710c64ee Status: Downloaded newer image for golang:1.16.4 ---> 96129f3766cf Step 2/8 : LABEL maintainer="[email protected]" ---> Running in c4cd18957665 Removing intermediate container c4cd18957665 ---> 21c3c09019bc Step 3/8 : RUN apt-get update ---> Running in 6323d6207b15 Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:2 http://deb.debian.org/debian buster InRelease [122 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [547 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] Fetched 8678 kB in 2s (4915 kB/s) Reading package lists... Removing intermediate container 6323d6207b15 ---> 04491e7cba98 Step 4/8 : RUN apt-get install -y lsb-release ---> Running in ca2c4302a601 Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: distro-info-data libmpdec2 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal python3.7 python3.7-minimal Suggested packages: lsb python3-doc python3-tk python3-venv python3.7-venv python3.7-doc binfmt-support The following NEW packages will be installed: distro-info-data libmpdec2 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib lsb-release python3 python3-minimal python3.7 python3.7-minimal 0 upgraded, 10 newly installed, 0 to remove and 70 not upgraded. Need to get 4622 kB of archives. After this operation, 23.3 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u5 [589 kB] Get:3 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] Get:4 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] Get:5 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] Get:6 http://security.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u5 [1728 kB] Get:7 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB] Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u5 [1734 kB] Get:9 http://security.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u5 [330 kB] Get:10 http://security.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u7 [7308 B] [91mdebconf: delaying package configuration, since apt-utils is not installed [0mFetched 4622 kB in 0s (81.1 MB/s) Selecting previously unselected package libpython3.7-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_amd64.deb ... Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ... Selecting previously unselected package python3.7-minimal. Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_amd64.deb ... Unpacking python3.7-minimal (3.7.3-2+deb10u5) ... Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ... Setting up python3.7-minimal (3.7.3-2+deb10u5) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... Unpacking python3-minimal (3.7.3-1) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-2) ... Selecting previously unselected package libpython3.7-stdlib:amd64. Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u5_amd64.deb ... Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ... Selecting previously unselected package python3.7. Preparing to unpack .../python3.7_3.7.3-2+deb10u5_amd64.deb ... Unpacking python3.7 (3.7.3-2+deb10u5) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... Setting up python3-minimal (3.7.3-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) Preparing to unpack .../python3_3.7.3-1_amd64.deb ... Unpacking python3 (3.7.3-1) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../distro-info-data_0.41+deb10u7_all.deb ... Unpacking distro-info-data (0.41+deb10u7) ... Selecting previously unselected package lsb-release. Preparing to unpack .../lsb-release_10.2019051400_all.deb ... Unpacking lsb-release (10.2019051400) ... Setting up distro-info-data (0.41+deb10u7) ... Setting up libmpdec2:amd64 (2.4.2-2) ... Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ... Setting up libpython3-stdlib:amd64 (3.7.3-1) ... Setting up python3.7 (3.7.3-2+deb10u5) ... Setting up python3 (3.7.3-1) ... running python rtupdate hooks for python3.7... running python post-rtupdate hooks for python3.7... Setting up lsb-release (10.2019051400) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... Removing intermediate container ca2c4302a601 ---> 8e0ef8ddb25e Step 5/8 : RUN rm -rf /var/lib/apt/lists/* ---> Running in 0cc887bc7cc5 Removing intermediate container 0cc887bc7cc5 ---> 0be7e5187d65 Step 6/8 : COPY . /go/src/github.com/github/gh-ost ---> e40549e8980d Step 7/8 : WORKDIR /go/src/github.com/github/gh-ost ---> Running in 6f0d4d5aef75 Removing intermediate container 6f0d4d5aef75 ---> 8d0323767354 Step 8/8 : CMD ["script/test"] ---> Running in 52f900aed224 Removing intermediate container 52f900aed224 ---> 7855159b7d03 Successfully built 7855159b7d03 Successfully tagged app:latest
Running tests...
Creating network "gh-ost-build-deploy-tarball_default" with the default driver Creating gh-ost-build-deploy-tarball_app_run ... Creating gh-ost-build-deploy-tarball_app_run ... done go version go1.16.4 linux/amd64 found in : Go Binary: /usr/local/go/bin/go Verifying code is formatted via 'gofmt -s -w go/' Building go version go1.16.4 linux/amd64 found in : Go Binary: /usr/local/go/bin/go Running unit tests ok github.com/github/gh-ost/go/base 0.004s ? github.com/github/gh-ost/go/binlog [no test files] ? github.com/github/gh-ost/go/cmd/gh-ost [no test files] ? github.com/github/gh-ost/go/logic [no test files] ok github.com/github/gh-ost/go/mysql 0.003s ? github.com/github/gh-ost/go/os [no test files] ok github.com/github/gh-ost/go/sql 0.009s
Creating gh-ost-build-deploy-tarball_app_run ... Creating gh-ost-build-deploy-tarball_app_run ... done go version go1.16.4 linux/amd64 found in : Go Binary: /usr/local/go/bin/go bin/ bin/gh-ost
Shutting down services...
Removing gh-ost-build-deploy-tarball_app_run_d6dc87627422 ... Removing gh-ost-build-deploy-tarball_app_run_d6dc87627422 ... done Removing network gh-ost-build-deploy-tarball_default
Uploading deployable artifacts...
Gathering artifacts for Octofactory upload... Upload artifacts to Octofactory... Uploaded 8cdd30a109deb36400b944810d2887956480f215-buster-x86_64.tar.gz to Octofactory@github-generic-releases-local/builds/gh-ost-build-deploy-tarball/8cdd30a109deb36400b944810d2887956480f215/8cdd30a109deb36400b944810d2887956480f215-buster-x86_64.tar.gz Set properties on Octofactory@github-generic-releases-local/builds/gh-ost-build-deploy-tarball/8cdd30a109deb36400b944810d2887956480f215/8cdd30a109deb36400b944810d2887956480f215-buster-x86_64.tar.gz Finished uploading artifacts! Gathering artifacts for build hosts upload... Uploading artifacts to S3... artifact 8cdd30a109deb36400b944810d2887956480f215-buster-x86_64.tar.gz uploaded to s3://bp-artifact-escrow/builds/development/95535669 Published artifact message for 8cdd30a109deb36400b944810d2887956480f215-buster-x86_64.tar.gz to the artifacts exchange Finished uploading artifacts! Confirming all artifacts have been uploaded to build hosts... Confirmed upload of 8cdd30a109deb36400b944810d2887956480f215-buster-x86_64.tar.gz Confirmed all artifacts have been uploaded!
Uploading non-deployable artifacts...
Gathering artifacts for Octofactory upload... no artifacts found at /tmp/gh-ost-build-deploy-tarball-artifacts