Pull request #368 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edb0e023bcb2d7c08de95f18c633b9548719566e+4c3943abb5596eefa9af9b661fb4a90371d27683 (b36e44511ceae44c3e96af68fe05a99f13ed3828) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11666132239103367699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8059724768142553888.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6428573604673503129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-368/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12303978088328633161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17788499137601503542.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-368/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4790741406671914008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16367’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16368’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16369’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16369 in /w/workspace/undry_device-onvif-camera_PR-368 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-368 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4c3943abb5596eefa9af9b661fb4a90371d27683 into PR head commit edb0e023bcb2d7c08de95f18c633b9548719566e Merge succeeded, producing edb0e023bcb2d7c08de95f18c633b9548719566e Checking out Revision edb0e023bcb2d7c08de95f18c633b9548719566e (PR-368) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4c3943abb5596eefa9af9b661fb4a90371d27683 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:34:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:34:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:34:08 ========================================================= 21:34:08 EdgeX Global Pipelines Version Info 21:34:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:34:08 ------------------- 21:34:08 stable info: 21:34:08 ------------------- 21:34:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:34:08 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:34:08 Message: update stable to v1.0.249 21:34:09 ------------------- 21:34:09 experimental info: 21:34:09 ------------------- 21:34:09 Commited By: **** collab-it+edgex@linuxfoundation.org 21:34:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:34:09 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:34:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:34:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:34:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:34:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:34:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:34:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:34:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-368 [Pipeline] echo 21:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-368 [Pipeline] echo 21:34:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-368 [Pipeline] echo 21:34:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo 21:34:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edb0e02 [Pipeline] echo 21:34:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:11 provisioning config files... 21:34:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config6645411692721921956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:11 ---> docker-login.sh 21:34:11 nexus3.edgexfoundry.org:10001 21:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:11 Configure a credential helper to remove this warning. See 21:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:11 21:34:11 Login Succeeded 21:34:11 nexus3.edgexfoundry.org:10002 21:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:11 Configure a credential helper to remove this warning. See 21:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:11 21:34:11 Login Succeeded 21:34:11 nexus3.edgexfoundry.org:10003 21:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:12 Configure a credential helper to remove this warning. See 21:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:12 21:34:12 Login Succeeded 21:34:12 nexus3.edgexfoundry.org:10004 21:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:12 Configure a credential helper to remove this warning. See 21:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:12 21:34:12 Login Succeeded 21:34:12 docker.io 21:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:12 Configure a credential helper to remove this warning. See 21:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:12 21:34:12 Login Succeeded 21:34:12 ---> docker-login.sh ends [Pipeline] } 21:34:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:34:13 + git rev-list -1 --merges edb0e023bcb2d7c08de95f18c633b9548719566e~1..edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo 21:34:13 -----------> git rev-list -1 --merges edb0e023bcb2d7c08de95f18c633b9548719566e~1..edb0e023bcb2d7c08de95f18c633b9548719566e edb0e023bcb2d7c08de95f18c633b9548719566e [false] [Pipeline] sh 21:34:13 + git log --format=format:%s -1 edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo 21:34:13 ========================================================= 21:34:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:34:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:14 + git log --format=format:%s -1 edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] echo 21:34:14 [semverPrep] GIT_COMMIT: edb0e023bcb2d7c08de95f18c633b9548719566e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 21:34:14 [semverPrep] This is not a build commit. [Pipeline] sh 21:34:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:34:14 + grep -v github /etc/ssh/ssh_known_hosts 21:34:14 + [ -e /tmp/ssh_known_hosts ] 21:34:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:34:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:34:14 + sudo tee -a /etc/ssh/ssh_known_hosts 21:34:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:34:15 21:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:34:15 0.1.4: Pulling from edgex-devops/py-git-semver 21:34:15 b85a868b505f: Pulling fs layer 21:34:15 e2be974225ed: Pulling fs layer 21:34:15 339a4e72a1f5: Pulling fs layer 21:34:15 988bab9f4d93: Pulling fs layer 21:34:15 1469e6f7b9e6: Pulling fs layer 21:34:15 eaf3925da568: Pulling fs layer 21:34:15 988bab9f4d93: Waiting 21:34:15 1469e6f7b9e6: Waiting 21:34:15 bab4dde63d76: Pulling fs layer 21:34:15 bde34c3a00c8: Pulling fs layer 21:34:15 b352a97aabf1: Pulling fs layer 21:34:15 4872d77fe225: Pulling fs layer 21:34:15 eaf3925da568: Waiting 21:34:15 bab4dde63d76: Waiting 21:34:15 bde34c3a00c8: Waiting 21:34:15 b352a97aabf1: Waiting 21:34:15 5851b861e8e6: Pulling fs layer 21:34:15 4872d77fe225: Waiting 21:34:15 5851b861e8e6: Waiting 21:34:15 e2be974225ed: Verifying Checksum 21:34:15 e2be974225ed: Download complete 21:34:15 988bab9f4d93: Download complete 21:34:15 1469e6f7b9e6: Verifying Checksum 21:34:15 1469e6f7b9e6: Download complete 21:34:15 eaf3925da568: Verifying Checksum 21:34:15 eaf3925da568: Download complete 21:34:15 339a4e72a1f5: Verifying Checksum 21:34:15 339a4e72a1f5: Download complete 21:34:15 bde34c3a00c8: Verifying Checksum 21:34:15 bde34c3a00c8: Download complete 21:34:15 b352a97aabf1: Download complete 21:34:15 4872d77fe225: Verifying Checksum 21:34:15 4872d77fe225: Download complete 21:34:15 5851b861e8e6: Download complete 21:34:15 b85a868b505f: Verifying Checksum 21:34:15 b85a868b505f: Download complete 21:34:16 bab4dde63d76: Verifying Checksum 21:34:16 bab4dde63d76: Download complete 21:34:17 b85a868b505f: Pull complete 21:34:17 e2be974225ed: Pull complete 21:34:17 339a4e72a1f5: Pull complete 21:34:17 988bab9f4d93: Pull complete 21:34:17 1469e6f7b9e6: Pull complete 21:34:18 eaf3925da568: Pull complete 21:34:20 bab4dde63d76: Pull complete 21:34:20 bde34c3a00c8: Pull complete 21:34:20 b352a97aabf1: Pull complete 21:34:20 4872d77fe225: Pull complete 21:34:20 5851b861e8e6: Pull complete 21:34:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:20 prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container 21:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:34:22 $ docker top 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 -eo pid,comm 21:34:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:34:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:22 [ssh-agent] Looking for ssh-agent implementation... 21:34:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:22 $ docker exec 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent 21:34:22 SSH_AUTH_SOCK=/tmp/ssh-tcIn4ruubai1/agent.33 21:34:22 SSH_AGENT_PID=39 21:34:22 Running ssh-add (command line suppressed) 21:34:22 Identity added: /w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_16638064825605718399.key (/w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_16638064825605718399.key) 21:34:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:23 + git tag --points-at HEAD [Pipeline] } 21:34:23 $ docker exec --env ******** --env ******** 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent -k 21:34:23 unset SSH_AUTH_SOCK; 21:34:23 unset SSH_AGENT_PID; 21:34:23 echo Agent pid 39 killed; 21:34:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:34:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:23 [ssh-agent] Looking for ssh-agent implementation... 21:34:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:23 $ docker exec 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent 21:34:23 SSH_AUTH_SOCK=/tmp/ssh-9iWgyojCJeKw/agent.72 21:34:23 SSH_AGENT_PID=78 21:34:23 Running ssh-add (command line suppressed) 21:34:23 Identity added: /w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_7605908743197854431.key (/w/workspace/undry_device-onvif-camera_PR-368@tmp/private_key_7605908743197854431.key) 21:34:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:24 + git semver init 21:34:24 2023-05-22 21:34:24,449 [run_init] DEBUG init version:0.0.0 force:False 21:34:24 2023-05-22 21:34:24,450 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-368/.semver 21:34:24 2023-05-22 21:34:24,450 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-368/.semver 21:34:24 2023-05-22 21:34:24,450 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-368/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-368, universal_newlines=False, shell=None, istream=None) 21:34:25 2023-05-22 21:34:25,422 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-368/.git/info/exclude 21:34:25 2023-05-22 21:34:25,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-368/.semver/PR-368 with force:False 21:34:25 2023-05-22 21:34:25,423 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-368/.semver/PR-368 21:34:25 2023-05-22 21:34:25,427 [execute] INFO git cat-file --batch-check 21:34:25 2023-05-22 21:34:25,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-368/.semver, universal_newlines=False, shell=None, istream=) 21:34:25 2023-05-22 21:34:25,433 [execute] INFO git cat-file --batch 21:34:25 2023-05-22 21:34:25,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-368/.semver, universal_newlines=False, shell=None, istream=) 21:34:25 2023-05-22 21:34:25,438 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-368/.semver/PR-368 21:34:25 0.0.0 [Pipeline] } 21:34:25 $ docker exec --env ******** --env ******** 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 ssh-agent -k 21:34:25 unset SSH_AUTH_SOCK; 21:34:25 unset SSH_AGENT_PID; 21:34:25 echo Agent pid 78 killed; 21:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:26 + git semver [Pipeline] } 21:34:26 $ docker stop --time=1 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 21:34:27 $ docker rm -f --volumes 5092489e35e9978e8b4373cfb6d513c472a840f8f6f986b218a6e9669a7cd777 [Pipeline] // withDockerContainer [Pipeline] sh 21:34:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:34:28 Stashed 1 file(s) [Pipeline] echo 21:34:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:34:29 provisioning config files... 21:34:29 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config14159997122885654935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:29 ---> docker-login.sh 21:34:29 nexus3.edgexfoundry.org:10001 21:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:29 Configure a credential helper to remove this warning. See 21:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:29 21:34:29 Login Succeeded 21:34:29 nexus3.edgexfoundry.org:10002 21:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:29 Configure a credential helper to remove this warning. See 21:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:29 21:34:29 Login Succeeded 21:34:29 nexus3.edgexfoundry.org:10003 21:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:29 Configure a credential helper to remove this warning. See 21:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:29 21:34:29 Login Succeeded 21:34:29 nexus3.edgexfoundry.org:10004 21:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:29 Configure a credential helper to remove this warning. See 21:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:29 21:34:29 Login Succeeded 21:34:29 docker.io 21:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:30 Configure a credential helper to remove this warning. See 21:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:30 21:34:30 Login Succeeded 21:34:30 ---> docker-login.sh ends [Pipeline] } 21:34:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:34:30 ========================================================= 21:34:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:34:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:34:31 Sending build context to Docker daemon 21.9MB 21:34:31 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:34:31 Step 2/13 : FROM ${BASE} AS builder 21:34:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:34:31 f56be85fc22e: Pulling fs layer 21:34:31 85791d961cd3: Pulling fs layer 21:34:31 d694b5ae8c79: Pulling fs layer 21:34:31 9f32a84ed3da: Pulling fs layer 21:34:31 4d19c01a9841: Pulling fs layer 21:34:31 9325e15d5711: Pulling fs layer 21:34:31 556b6ee489ea: Pulling fs layer 21:34:31 c5a4b2cf53e6: Pulling fs layer 21:34:31 9f32a84ed3da: Waiting 21:34:31 4d19c01a9841: Waiting 21:34:31 556b6ee489ea: Waiting 21:34:31 c5a4b2cf53e6: Waiting 21:34:31 9325e15d5711: Waiting 21:34:31 85791d961cd3: Download complete 21:34:31 9f32a84ed3da: Download complete 21:34:31 4d19c01a9841: Download complete 21:34:31 f56be85fc22e: Verifying Checksum 21:34:31 f56be85fc22e: Download complete 21:34:31 9325e15d5711: Verifying Checksum 21:34:31 9325e15d5711: Download complete 21:34:31 f56be85fc22e: Pull complete 21:34:31 85791d961cd3: Pull complete 21:34:31 c5a4b2cf53e6: Verifying Checksum 21:34:31 c5a4b2cf53e6: Download complete 21:34:32 d694b5ae8c79: Download complete 21:34:32 556b6ee489ea: Verifying Checksum 21:34:32 556b6ee489ea: Download complete 21:34:35 d694b5ae8c79: Pull complete 21:34:35 9f32a84ed3da: Pull complete 21:34:35 4d19c01a9841: Pull complete 21:34:35 9325e15d5711: Pull complete 21:34:37 556b6ee489ea: Pull complete 21:34:38 c5a4b2cf53e6: Pull complete 21:34:38 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:34:38 ---> c4be618373d6 21:34:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:34:41 ---> Running in faf4cf54abab 21:34:41 Removing intermediate container faf4cf54abab 21:34:41 ---> 01c403122408 21:34:41 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:34:41 ---> Running in 1b13b0c56bae 21:34:41 Removing intermediate container 1b13b0c56bae 21:34:41 ---> 7fe17cbf6e8d 21:34:41 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:34:41 ---> Running in 6a56c59ee3a8 21:34:42 Removing intermediate container 6a56c59ee3a8 21:34:42 ---> 34d3876f640a 21:34:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:34:42 ---> Running in c0de1a60bda6 21:34:42 Removing intermediate container c0de1a60bda6 21:34:42 ---> 7094817ea05a 21:34:42 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:34:42 ---> Running in d9c9b5c10232 21:34:42 Removing intermediate container d9c9b5c10232 21:34:42 ---> f2dacf4ae3ff 21:34:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:34:42 ---> Running in cfb8535cc660 21:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:34:42 OK: 265 MiB in 53 packages 21:34:43 Removing intermediate container cfb8535cc660 21:34:43 ---> a2bb56df3cc8 21:34:43 Step 9/13 : WORKDIR /device-onvif-camera 21:34:43 ---> Running in 071e2d29dd32 21:34:43 Removing intermediate container 071e2d29dd32 21:34:43 ---> 8b9668c76f75 21:34:43 Step 10/13 : COPY go.mod vendor* ./ 21:34:43 ---> 5a415fbe3064 21:34:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:43 ---> Running in aa93619230c6 21:34:43 Still waiting to schedule task 21:34:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:35:09 Removing intermediate container aa93619230c6 21:35:09 ---> 1e01b883903b 21:35:09 Step 12/13 : COPY . . 21:35:09 ---> 5ec6f1bde236 21:35:09 Step 13/13 : RUN ${MAKE} 21:35:09 ---> Running in eb9debfb5afb 21:35:09 noop 21:35:09 Removing intermediate container eb9debfb5afb 21:35:09 ---> eb2f48ab1114 21:35:09 Successfully built eb2f48ab1114 21:35:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:10 + docker inspect -f . ci-base-image-x86_64 21:35:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:10 prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container 21:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:35:10 $ docker top 195e9509966be9df2fc4304eed9f1d56a5444fe7dcb5180023d812af789fe10f -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:11 + go version 21:35:11 go version go1.20.2 linux/amd64 [Pipeline] } 21:35:11 $ docker stop --time=1 195e9509966be9df2fc4304eed9f1d56a5444fe7dcb5180023d812af789fe10f 21:35:12 $ docker rm -f --volumes 195e9509966be9df2fc4304eed9f1d56a5444fe7dcb5180023d812af789fe10f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:13 + docker inspect -f . ci-base-image-x86_64 21:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:13 prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container 21:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:35:13 $ docker top 30936cbe694dd95704f1e10d4881e2ac9baa530a5a2ff18128779642ce5a905d -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:14 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-368 [Pipeline] fileExists [Pipeline] sh 21:35:14 + make test 21:35:14 go test ./... -coverprofile=coverage.out ./... 21:35:19 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:35:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:35:30 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:35:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.4% of statements 21:35:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.106s coverage: 86.5% of statements 21:35:38 go vet ./... 21:35:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:35:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:35:42 ./bin/test-attribution-txt.sh [Pipeline] echo 21:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:35:42 $ docker stop --time=1 30936cbe694dd95704f1e10d4881e2ac9baa530a5a2ff18128779642ce5a905d 21:35:44 $ docker rm -f --volumes 30936cbe694dd95704f1e10d4881e2ac9baa530a5a2ff18128779642ce5a905d [Pipeline] // withDockerContainer [Pipeline] sh 21:35:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:35:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:35:46 + ls -al . 21:35:46 total 232 21:35:46 drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:35 . 21:35:46 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 .. 21:35:46 drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:34 .git 21:35:46 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:34 .github 21:35:46 -rw-rw-r-- 1 jenkins jenkins 496 May 22 21:34 .gitignore 21:35:46 -rw-rw-r-- 1 jenkins jenkins 42 May 22 21:34 .golangci.yml 21:35:46 drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:34 .semver 21:35:46 -rw-rw-r-- 1 jenkins jenkins 10087 May 22 21:34 Attribution.txt 21:35:46 -rw-rw-r-- 1 jenkins jenkins 6312 May 22 21:34 CHANGELOG.md 21:35:46 -rw-rw-r-- 1 jenkins jenkins 1574 May 22 21:34 Dockerfile 21:35:46 -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:34 GOVERNANCE.md 21:35:46 -rw-rw-r-- 1 jenkins jenkins 739 May 22 21:34 Jenkinsfile 21:35:46 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 21:34 LICENSE 21:35:46 -rw-rw-r-- 1 jenkins jenkins 2751 May 22 21:34 Makefile 21:35:46 -rw-rw-r-- 1 jenkins jenkins 625 May 22 21:34 OWNERS.md 21:35:46 -rw-rw-r-- 1 jenkins jenkins 2690 May 22 21:34 README.md 21:35:46 -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:34 VERSION 21:35:46 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:34 bin 21:35:46 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:34 cmd 21:35:46 -rw-r--r-- 1 jenkins jenkins 78459 May 22 21:35 coverage.out 21:35:46 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 doc 21:35:46 -rw-rw-r-- 1 jenkins jenkins 3642 May 22 21:34 go.mod 21:35:46 -rw-rw-r-- 1 jenkins jenkins 33491 May 22 21:34 go.sum 21:35:46 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 internal 21:35:46 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:34 snap 21:35:46 -rw-rw-r-- 1 jenkins jenkins 236 May 22 21:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:46 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=edb0e023bcb2d7c08de95f18c633b9548719566e --label arch=amd64 --label version=0.0.0 . 21:35:46 Sending build context to Docker daemon 21.98MB 21:35:46 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:35:46 Step 2/26 : FROM ${BASE} AS builder 21:35:46 ---> eb2f48ab1114 21:35:46 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:35:47 ---> Running in a688013ac1b0 21:35:47 Removing intermediate container a688013ac1b0 21:35:47 ---> a5494f90594d 21:35:47 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:47 ---> Running in fdffff7a898f 21:35:47 Removing intermediate container fdffff7a898f 21:35:47 ---> 391408d3e896 21:35:47 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:35:47 ---> Running in 2ac23d3fbe0e 21:35:47 Removing intermediate container 2ac23d3fbe0e 21:35:47 ---> 75781e4d41d2 21:35:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:35:47 ---> Running in 8dfc14ff4a51 21:35:47 Removing intermediate container 8dfc14ff4a51 21:35:47 ---> 7c395ade6f4a 21:35:47 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:35:47 ---> Running in 56dc866ad882 21:35:47 Removing intermediate container 56dc866ad882 21:35:47 ---> 854827f6662d 21:35:47 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:35:47 ---> Running in c074ef186952 21:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:35:48 OK: 265 MiB in 53 packages 21:35:48 Removing intermediate container c074ef186952 21:35:48 ---> 88b31ec9271d 21:35:48 Step 9/26 : WORKDIR /device-onvif-camera 21:35:48 ---> Running in 039bb3b7d251 21:35:48 Removing intermediate container 039bb3b7d251 21:35:48 ---> f1c8dfc4fbcb 21:35:48 Step 10/26 : COPY go.mod vendor* ./ 21:35:48 ---> 91cf9bfdb6ed 21:35:48 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:48 ---> Running in 67c6a56fa22e 21:35:49 Removing intermediate container 67c6a56fa22e 21:35:49 ---> 8bb3b485b8b2 21:35:49 Step 12/26 : COPY . . 21:35:50 ---> 72429030bd41 21:35:50 Step 13/26 : RUN ${MAKE} 21:35:50 ---> Running in 7012e3129def 21:35:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:36:12 Removing intermediate container 7012e3129def 21:36:12 ---> ea68fba7c037 21:36:12 Step 14/26 : FROM alpine:3.17 21:36:12 3.17: Pulling from library/alpine 21:36:12 f56be85fc22e: Already exists 21:36:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:36:12 Status: Downloaded newer image for alpine:3.17 21:36:12 ---> 9ed4aefc74f6 21:36:12 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:36:12 ---> Running in aa13c22de00c 21:36:12 Removing intermediate container aa13c22de00c 21:36:12 ---> 45056a82e904 21:36:12 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:36:12 ---> Running in dfd5b0582d7b 21:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:36:12 (1/1) Installing dumb-init (1.2.5-r2) 21:36:12 Executing busybox-1.35.0-r29.trigger 21:36:12 OK: 7 MiB in 16 packages 21:36:12 Removing intermediate container dfd5b0582d7b 21:36:12 ---> 2ed53fdccd71 21:36:12 Step 17/26 : WORKDIR / 21:36:12 ---> Running in 366fc61e4563 21:36:12 Removing intermediate container 366fc61e4563 21:36:12 ---> 95cbcb141b93 21:36:12 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:36:13 ---> 27a06bd6a911 21:36:13 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:36:13 ---> 8d42c31b0d1a 21:36:13 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:36:13 ---> a76a907891c8 21:36:13 Step 21/26 : EXPOSE 59984 21:36:13 ---> Running in 4c05b2555ba3 21:36:13 Removing intermediate container 4c05b2555ba3 21:36:13 ---> 68f1ad621fbd 21:36:13 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:36:13 ---> Running in aa4b4739f876 21:36:13 Removing intermediate container aa4b4739f876 21:36:13 ---> eafaa652d1f2 21:36:13 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:36:13 ---> Running in 42454f7bef4c 21:36:13 Removing intermediate container 42454f7bef4c 21:36:13 ---> c8ef45bc307e 21:36:13 Step 24/26 : LABEL arch=amd64 21:36:13 ---> Running in 5f38bd648096 21:36:13 Removing intermediate container 5f38bd648096 21:36:13 ---> 8522fe29c54c 21:36:13 Step 25/26 : LABEL git_sha=edb0e023bcb2d7c08de95f18c633b9548719566e 21:36:13 ---> Running in 5646b9f9e640 21:36:13 Removing intermediate container 5646b9f9e640 21:36:13 ---> 5871781b729d 21:36:13 Step 26/26 : LABEL version=0.0.0 21:36:13 ---> Running in 47aeb6c4f19f 21:36:13 Removing intermediate container 47aeb6c4f19f 21:36:13 ---> 1460d7000f2f 21:36:13 [Warning] One or more build-args [ARCH] were not consumed 21:36:13 Successfully built 1460d7000f2f 21:36:13 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:14 21:36:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:15 latest: Pulling from edgex-lftools-log-publisher 21:36:15 5eb5b503b376: Pulling fs layer 21:36:15 5c69ac0246d0: Pulling fs layer 21:36:15 ec43610c2a17: Pulling fs layer 21:36:15 3a2ae6a8a46f: Pulling fs layer 21:36:15 33b1e0a273af: Pulling fs layer 21:36:15 5d3b04190fa2: Pulling fs layer 21:36:15 2f39f015ded8: Pulling fs layer 21:36:15 33b1e0a273af: Waiting 21:36:15 5d3b04190fa2: Waiting 21:36:15 2f39f015ded8: Waiting 21:36:15 3a2ae6a8a46f: Waiting 21:36:15 5c69ac0246d0: Verifying Checksum 21:36:15 5c69ac0246d0: Download complete 21:36:15 3a2ae6a8a46f: Download complete 21:36:15 33b1e0a273af: Verifying Checksum 21:36:15 33b1e0a273af: Download complete 21:36:15 5d3b04190fa2: Verifying Checksum 21:36:15 5d3b04190fa2: Download complete 21:36:15 ec43610c2a17: Verifying Checksum 21:36:15 ec43610c2a17: Download complete 21:36:15 5eb5b503b376: Verifying Checksum 21:36:15 5eb5b503b376: Download complete 21:36:15 2f39f015ded8: Verifying Checksum 21:36:15 2f39f015ded8: Download complete 21:36:16 5eb5b503b376: Pull complete 21:36:16 5c69ac0246d0: Pull complete 21:36:17 ec43610c2a17: Pull complete 21:36:17 3a2ae6a8a46f: Pull complete 21:36:17 33b1e0a273af: Pull complete 21:36:17 5d3b04190fa2: Pull complete 21:36:22 2f39f015ded8: Pull complete 21:36:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:23 prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container 21:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:36:25 $ docker top 5f118b4e4bc8726c84f09263ada512a1ab220814687223abe2be178bd68cf050 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:26 ---> job-cost.sh 21:36:26 lf-activate-venv: SKIPPING 21:36:26 INFO: No Stack... 21:36:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:36:26 INFO: Archiving Costs [Pipeline] sh 21:36:26 + cat /w/workspace/undry_device-onvif-camera_PR-368/archives/cost.csv 21:36:26 + cut -d, -f6 [Pipeline] lock 21:36:26 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] 21:36:26 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] did not exist. Created. 21:36:26 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:27 + echo total: 0.2199999988079071 [Pipeline] stash 21:36:27 Stashed 1 file(s) [Pipeline] } 21:36:27 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:36:27 $ docker stop --time=1 5f118b4e4bc8726c84f09263ada512a1ab220814687223abe2be178bd68cf050 21:36:28 $ docker rm -f --volumes 5f118b4e4bc8726c84f09263ada512a1ab220814687223abe2be178bd68cf050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:38:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16371 in /w/workspace/undry_device-onvif-camera_PR-368 [Pipeline] { [Pipeline] ws 21:38:16 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 21:38:17 The recommended git tool is: git 21:38:24 using credential edgex-jenkins-ssh 21:38:24 Cloning the remote Git repository 21:38:24 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 21:38:25 > git init /w/workspace/device-onvif-camera/1 # timeout=10 21:38:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:38:25 > git --version # timeout=10 21:38:25 > git --version # 'git version 2.25.1' 21:38:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:38:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:28 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 21:38:28 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 21:38:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/368/head:refs/remotes/origin/PR-368 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:38:29 Merging remotes/origin/main commit 4c3943abb5596eefa9af9b661fb4a90371d27683 into PR head commit edb0e023bcb2d7c08de95f18c633b9548719566e 21:38:29 Merge succeeded, producing edb0e023bcb2d7c08de95f18c633b9548719566e 21:38:29 Checking out Revision edb0e023bcb2d7c08de95f18c633b9548719566e (PR-368) 21:38:29 > git config core.sparsecheckout # timeout=10 21:38:29 > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # timeout=10 21:38:29 > git remote # timeout=10 21:38:29 > git config --get remote.origin.url # timeout=10 21:38:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:29 > git merge 4c3943abb5596eefa9af9b661fb4a90371d27683 # timeout=10 21:38:29 > git rev-parse HEAD^{commit} # timeout=10 21:38:29 > git config core.sparsecheckout # timeout=10 21:38:29 > git checkout -f edb0e023bcb2d7c08de95f18c633b9548719566e # timeout=10 21:38:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 21:38:30 > git --version # timeout=10 21:38:30 > git --version # 'git version 2.25.1' 21:38:31 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:38:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:32 Dload Upload Total Spent Left Speed 21:38:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 155k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh 21:38:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:38:33 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 21:38:33 /etc/docker/daemon.json 21:38:33 { 21:38:33 "registry-mirrors": [ 21:38:33 "https://nexus3.edgexfoundry.org:10001" 21:38:33 ], 21:38:33 "bip": "10.250.0.254/24", 21:38:33 "hosts": [ 21:38:33 "tcp://0.0.0.0:5555", 21:38:33 "unix:///var/run/docker.sock" 21:38:33 ], 21:38:33 "mtu": 1458, 21:38:33 "selinux-enabled": true, 21:38:33 "seccomp-profile": "/etc/docker/seccomp.json" 21:38:33 } [Pipeline] sh 21:38:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:38:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:52 provisioning config files... 21:38:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13161166073484093745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:53 ---> docker-login.sh 21:38:53 nexus3.edgexfoundry.org:10001 21:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:53 Configure a credential helper to remove this warning. See 21:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:53 21:38:53 Login Succeeded 21:38:53 nexus3.edgexfoundry.org:10002 21:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:54 Configure a credential helper to remove this warning. See 21:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:54 21:38:54 Login Succeeded 21:38:54 nexus3.edgexfoundry.org:10003 21:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:54 Configure a credential helper to remove this warning. See 21:38:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:54 21:38:54 Login Succeeded 21:38:54 nexus3.edgexfoundry.org:10004 21:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:55 Configure a credential helper to remove this warning. See 21:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:55 21:38:55 Login Succeeded 21:38:55 docker.io 21:38:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:38:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:38:55 Configure a credential helper to remove this warning. See 21:38:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:38:55 21:38:55 Login Succeeded 21:38:55 ---> docker-login.sh ends [Pipeline] } 21:38:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:38:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:56 ========================================================= 21:38:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:38:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:38:57 Sending build context to Docker daemon 14.38MB 21:38:57 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:38:57 Step 2/13 : FROM ${BASE} AS builder 21:38:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:38:58 c41833b44d91: Pulling fs layer 21:38:58 ed15518f5707: Pulling fs layer 21:38:58 feae8fd75edb: Pulling fs layer 21:38:58 242c74f7c9fa: Pulling fs layer 21:38:58 3cdef696dda3: Pulling fs layer 21:38:58 2ced38df9373: Pulling fs layer 21:38:58 58f1dce35555: Pulling fs layer 21:38:58 242c74f7c9fa: Waiting 21:38:58 3cdef696dda3: Waiting 21:38:58 2ced38df9373: Waiting 21:38:58 58f1dce35555: Waiting 21:38:58 ed15518f5707: Verifying Checksum 21:38:58 ed15518f5707: Download complete 21:38:58 242c74f7c9fa: Verifying Checksum 21:38:58 242c74f7c9fa: Download complete 21:38:58 3cdef696dda3: Verifying Checksum 21:38:58 3cdef696dda3: Download complete 21:38:58 c41833b44d91: Verifying Checksum 21:38:58 c41833b44d91: Download complete 21:38:59 c41833b44d91: Pull complete 21:38:59 58f1dce35555: Verifying Checksum 21:38:59 58f1dce35555: Download complete 21:39:00 ed15518f5707: Pull complete 21:39:01 feae8fd75edb: Verifying Checksum 21:39:01 feae8fd75edb: Download complete 21:39:01 2ced38df9373: Verifying Checksum 21:39:01 2ced38df9373: Download complete 21:39:14 feae8fd75edb: Pull complete 21:39:14 242c74f7c9fa: Pull complete 21:39:14 3cdef696dda3: Pull complete 21:39:22 2ced38df9373: Pull complete 21:39:24 58f1dce35555: Pull complete 21:39:24 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:39:24 ---> fadd8f120f05 21:39:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:39:26 ---> Running in 2c9246c85664 21:39:27 Removing intermediate container 2c9246c85664 21:39:27 ---> 3a46755181bf 21:39:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:39:27 ---> Running in 86e6ec410261 21:39:27 Removing intermediate container 86e6ec410261 21:39:27 ---> f03918305282 21:39:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:39:27 ---> Running in dc21c6aad83b 21:39:27 Removing intermediate container dc21c6aad83b 21:39:27 ---> 8929a2081438 21:39:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:39:28 ---> Running in 86fba0e5cff9 21:39:28 Removing intermediate container 86fba0e5cff9 21:39:28 ---> 196c1c16f885 21:39:28 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:39:28 ---> Running in 8c144fce21a8 21:39:29 Removing intermediate container 8c144fce21a8 21:39:29 ---> 2f7bca992757 21:39:29 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:29 ---> Running in 469f63fb7dbe 21:39:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:39:32 OK: 263 MiB in 53 packages 21:39:33 Removing intermediate container 469f63fb7dbe 21:39:33 ---> 3232711dce42 21:39:33 Step 9/13 : WORKDIR /device-onvif-camera 21:39:33 ---> Running in e08075317a1c 21:39:34 Removing intermediate container e08075317a1c 21:39:34 ---> 61bae09a5565 21:39:34 Step 10/13 : COPY go.mod vendor* ./ 21:39:34 ---> 20d5099f2416 21:39:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:39:34 ---> Running in 024aeaae6d70 21:40:42 Removing intermediate container 024aeaae6d70 21:40:42 ---> 9250d5192f0e 21:40:42 Step 12/13 : COPY . . 21:40:44 ---> e30f9e2fbab0 21:40:44 Step 13/13 : RUN ${MAKE} 21:40:44 ---> Running in d66a3aef7e31 21:40:45 noop 21:40:46 Removing intermediate container d66a3aef7e31 21:40:46 ---> 5a3aeccaeb14 21:40:46 Successfully built 5a3aeccaeb14 21:40:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:46 + docker inspect -f . ci-base-image-arm64 21:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:47 prd-ubuntu20.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container 21:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:40:48 $ docker top 20acdd1c6cf501cc918f06f577871a5ced4cabb7b83f0a1d0703376f111d5760 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:49 + go version 21:40:49 go version go1.20.2 linux/arm64 [Pipeline] } 21:40:49 $ docker stop --time=1 20acdd1c6cf501cc918f06f577871a5ced4cabb7b83f0a1d0703376f111d5760 21:40:51 $ docker rm -f --volumes 20acdd1c6cf501cc918f06f577871a5ced4cabb7b83f0a1d0703376f111d5760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:52 + docker inspect -f . ci-base-image-arm64 21:40:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:52 prd-ubuntu20.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container 21:40:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:40:53 $ docker top a9c402971ce3821cdc8b3994c42e9a917962041ef45257da3f679be0a9560848 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:54 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 21:40:55 + make test 21:40:55 go test ./... -coverprofile=coverage.out ./... 21:41:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:44:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:44:38 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:44:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.222s coverage: 31.4% of statements 21:45:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.423s coverage: 86.5% of statements 21:45:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:45:03 go vet ./... 21:45:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:41 ./bin/test-attribution-txt.sh [Pipeline] echo 21:45:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:42 $ docker stop --time=1 a9c402971ce3821cdc8b3994c42e9a917962041ef45257da3f679be0a9560848 21:45:45 $ docker rm -f --volumes a9c402971ce3821cdc8b3994c42e9a917962041ef45257da3f679be0a9560848 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:47 Warning: overwriting stash ‘coverage-report’ 21:45:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:45:48 + ls -al . 21:45:48 total 228 21:45:48 drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:40 . 21:45:48 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 .. 21:45:48 drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:38 .git 21:45:48 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:38 .github 21:45:48 -rw-rw-r-- 1 jenkins jenkins 496 May 22 21:38 .gitignore 21:45:48 -rw-rw-r-- 1 jenkins jenkins 42 May 22 21:38 .golangci.yml 21:45:48 -rw-rw-r-- 1 jenkins jenkins 10087 May 22 21:38 Attribution.txt 21:45:48 -rw-rw-r-- 1 jenkins jenkins 6312 May 22 21:38 CHANGELOG.md 21:45:48 -rw-rw-r-- 1 jenkins jenkins 1574 May 22 21:38 Dockerfile 21:45:48 -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:38 GOVERNANCE.md 21:45:48 -rw-rw-r-- 1 jenkins jenkins 739 May 22 21:38 Jenkinsfile 21:45:48 -rw-rw-r-- 1 jenkins jenkins 11348 May 22 21:38 LICENSE 21:45:48 -rw-rw-r-- 1 jenkins jenkins 2751 May 22 21:38 Makefile 21:45:48 -rw-rw-r-- 1 jenkins jenkins 625 May 22 21:38 OWNERS.md 21:45:48 -rw-rw-r-- 1 jenkins jenkins 2690 May 22 21:38 README.md 21:45:48 -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:34 VERSION 21:45:48 drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:38 bin 21:45:48 drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:38 cmd 21:45:48 -rw-r--r-- 1 jenkins jenkins 78459 May 22 21:45 coverage.out 21:45:48 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 doc 21:45:48 -rw-rw-r-- 1 jenkins jenkins 3642 May 22 21:38 go.mod 21:45:48 -rw-rw-r-- 1 jenkins jenkins 33491 May 22 21:38 go.sum 21:45:48 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 internal 21:45:48 drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:38 snap 21:45:48 -rw-rw-r-- 1 jenkins jenkins 236 May 22 21:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:49 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=edb0e023bcb2d7c08de95f18c633b9548719566e --label arch=arm64 --label version=0.0.0 . 21:45:50 Sending build context to Docker daemon 14.46MB 21:45:50 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 21:45:50 Step 2/26 : FROM ${BASE} AS builder 21:45:50 ---> 5a3aeccaeb14 21:45:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 21:45:50 ---> Running in 867bd0a42920 21:45:50 Removing intermediate container 867bd0a42920 21:45:50 ---> f7c319f2e79c 21:45:50 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:50 ---> Running in c4d29683dd5c 21:45:50 Removing intermediate container c4d29683dd5c 21:45:50 ---> f04e1d66c05e 21:45:50 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 21:45:50 ---> Running in a9059c421478 21:45:51 Removing intermediate container a9059c421478 21:45:51 ---> d330cbedc08b 21:45:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 21:45:51 ---> Running in 7863cbf7b81b 21:45:51 Removing intermediate container 7863cbf7b81b 21:45:51 ---> ccf24ede7b55 21:45:51 Step 7/26 : LABEL Name=edgex-device-onvif-camera 21:45:51 ---> Running in eb9c11114b45 21:45:51 Removing intermediate container eb9c11114b45 21:45:51 ---> 8551cc580078 21:45:51 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:52 ---> Running in 681c4368bc3d 21:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:55 OK: 263 MiB in 53 packages 21:45:56 Removing intermediate container 681c4368bc3d 21:45:56 ---> a859675dde36 21:45:56 Step 9/26 : WORKDIR /device-onvif-camera 21:45:56 ---> Running in 2abc5ea8b4a6 21:45:56 Removing intermediate container 2abc5ea8b4a6 21:45:56 ---> 447e35dbc629 21:45:56 Step 10/26 : COPY go.mod vendor* ./ 21:45:57 ---> 733df2fdaa6f 21:45:57 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:57 ---> Running in eda3d00d988f 21:46:00 Removing intermediate container eda3d00d988f 21:46:00 ---> c7c73664142f 21:46:00 Step 12/26 : COPY . . 21:46:02 ---> abc631dc9577 21:46:02 Step 13/26 : RUN ${MAKE} 21:46:02 ---> Running in 3a5b61275579 21:46:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 21:48:54 Removing intermediate container 3a5b61275579 21:48:54 ---> aad864807e62 21:48:54 Step 14/26 : FROM alpine:3.17 21:48:54 3.17: Pulling from library/alpine 21:48:54 c41833b44d91: Already exists 21:48:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 21:48:54 Status: Downloaded newer image for alpine:3.17 21:48:54 ---> 51e60588ff2c 21:48:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:48:54 ---> Running in ea871b16cf25 21:48:54 Removing intermediate container ea871b16cf25 21:48:54 ---> f4bc9c7452fb 21:48:54 Step 16/26 : RUN apk add --update --no-cache dumb-init 21:48:54 ---> Running in 1e0142d1c57e 21:48:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:48:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:48:54 (1/1) Installing dumb-init (1.2.5-r2) 21:48:54 Executing busybox-1.35.0-r29.trigger 21:48:54 OK: 8 MiB in 16 packages 21:48:54 Removing intermediate container 1e0142d1c57e 21:48:54 ---> e8988c6c3f9b 21:48:54 Step 17/26 : WORKDIR / 21:48:54 ---> Running in b029a1a8c912 21:48:54 Removing intermediate container b029a1a8c912 21:48:54 ---> 49898f6650e2 21:48:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 21:48:54 ---> 75187fd66be0 21:48:54 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 21:48:54 ---> 789d6621ecbd 21:48:54 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 21:48:54 ---> 2e1ca30d5225 21:48:54 Step 21/26 : EXPOSE 59984 21:48:54 ---> Running in f226399a7854 21:48:54 Removing intermediate container f226399a7854 21:48:54 ---> d4954fb84533 21:48:54 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 21:48:54 ---> Running in 3689bc42e3c0 21:48:54 Removing intermediate container 3689bc42e3c0 21:48:54 ---> 8cedfc77ac66 21:48:54 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:48:54 ---> Running in 37025dd52425 21:48:54 Removing intermediate container 37025dd52425 21:48:54 ---> 2299ae5a83a2 21:48:54 Step 24/26 : LABEL arch=arm64 21:48:54 ---> Running in 5dcd7926005d 21:48:55 Removing intermediate container 5dcd7926005d 21:48:55 ---> c4c3762202de 21:48:55 Step 25/26 : LABEL git_sha=edb0e023bcb2d7c08de95f18c633b9548719566e 21:48:55 ---> Running in ddb3bca3f902 21:48:55 Removing intermediate container ddb3bca3f902 21:48:55 ---> 67d6cd7a25e2 21:48:55 Step 26/26 : LABEL version=0.0.0 21:48:55 ---> Running in cab18c0de16f 21:48:55 Removing intermediate container cab18c0de16f 21:48:55 ---> 6558bbba2f55 21:48:55 [Warning] One or more build-args [ARCH] were not consumed 21:48:55 Successfully built 6558bbba2f55 21:48:56 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:57 21:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:57 arm64: Pulling from edgex-lftools-log-publisher 21:48:57 8998bd30e6a1: Pulling fs layer 21:48:57 04944245beec: Pulling fs layer 21:48:57 699f458cf7ca: Pulling fs layer 21:48:57 765212b225bb: Pulling fs layer 21:48:57 f23df028b6ca: Pulling fs layer 21:48:57 d65c8cfc05b1: Pulling fs layer 21:48:57 2437ff75d9bd: Pulling fs layer 21:48:57 f23df028b6ca: Waiting 21:48:57 d65c8cfc05b1: Waiting 21:48:57 2437ff75d9bd: Waiting 21:48:57 765212b225bb: Waiting 21:48:57 04944245beec: Verifying Checksum 21:48:57 04944245beec: Download complete 21:48:57 765212b225bb: Verifying Checksum 21:48:57 765212b225bb: Download complete 21:48:57 f23df028b6ca: Download complete 21:48:57 d65c8cfc05b1: Verifying Checksum 21:48:57 d65c8cfc05b1: Download complete 21:48:57 699f458cf7ca: Verifying Checksum 21:48:57 699f458cf7ca: Download complete 21:48:58 8998bd30e6a1: Download complete 21:49:00 2437ff75d9bd: Verifying Checksum 21:49:00 2437ff75d9bd: Download complete 21:49:02 8998bd30e6a1: Pull complete 21:49:02 04944245beec: Pull complete 21:49:04 699f458cf7ca: Pull complete 21:49:04 765212b225bb: Pull complete 21:49:05 f23df028b6ca: Pull complete 21:49:05 d65c8cfc05b1: Pull complete 21:49:20 2437ff75d9bd: Pull complete 21:49:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:49:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:20 prd-ubuntu20.04-docker-arm64-4c-16g-16371 does not seem to be running inside a container 21:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:49:24 $ docker top 5838c32306b08a604aa21582fde46db2f687451a329f58fb0291070ba071b63c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:25 ---> job-cost.sh 21:49:25 lf-activate-venv: SKIPPING 21:49:25 INFO: No Stack... 21:49:26 INFO: Retrieving Pricing Info for: v3-standard-4 21:49:27 INFO: Archiving Costs [Pipeline] sh 21:49:27 + cut -d, -f6 21:49:27 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 21:49:27 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] 21:49:27 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] did not exist. Created. 21:49:27 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:28 /w/workspace/device-onvif-camera/1@tmp/durable-eaa7ae43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:49:29 + echo total: 0.10999999940395355 [Pipeline] stash 21:49:29 Warning: overwriting stash ‘stack-cost’ 21:49:29 Stashed 1 file(s) [Pipeline] } 21:49:29 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-368-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:49:29 $ docker stop --time=1 5838c32306b08a604aa21582fde46db2f687451a329f58fb0291070ba071b63c 21:49:31 $ docker rm -f --volumes 5838c32306b08a604aa21582fde46db2f687451a329f58fb0291070ba071b63c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:49:32 provisioning config files... 21:49:32 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config10714175178101240569tmp [Pipeline] { [Pipeline] sh 21:49:32 + set +x 21:49:32 + curl -s https://codecov.io/bash 21:49:32 + bash -s -- 21:49:32 21:49:32 _____ _ 21:49:32 / ____| | | 21:49:32 | | ___ __| | ___ ___ _____ __ 21:49:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:49:32 | |___| (_) | (_| | __/ (_| (_) \ V / 21:49:32 \_____\___/ \__,_|\___|\___\___/ \_/ 21:49:32 Bash-1.0.6 21:49:32 21:49:32 21:49:32 ==> git version 2.25.1 found 21:49:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:49:32 Release-Date: 2020-01-08 21:49:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:49:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:49:32 ==> Jenkins CI detected. 21:49:32 current dir:  /w/workspace/undry_device-onvif-camera_PR-368 21:49:32 project root: . 21:49:32 --> token set from env 21:49:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:49:32 ==> Running gcov in . (disable via -X gcov) 21:49:32 ==> Python coveragepy not found 21:49:32 ==> Searching for coverage reports in: 21:49:32 + . 21:49:32 -> Found 1 reports 21:49:32 ==> Detecting git/mercurial file structure 21:49:32 ==> Reading reports 21:49:32 + ./coverage.out bytes=78459 21:49:32 ==> Appending adjustments 21:49:32 https://docs.codecov.io/docs/fixing-reports 21:49:32 + Found adjustments 21:49:32 ==> Gzipping contents 21:49:32 12K /tmp/codecov.NwcVRp.gz 21:49:32 ==> Uploading reports 21:49:32 url: https://codecov.io 21:49:32 query: branch=PR-368&commit=edb0e023bcb2d7c08de95f18c633b9548719566e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=368&job=&cmd_args= 21:49:32 -> Pinging Codecov 21:49:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-368&commit=edb0e023bcb2d7c08de95f18c633b9548719566e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-368%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=368&job=&cmd_args= 21:49:32 -> Uploading to 21:49:32 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/F29A59C45E3A92E06B3E522C9905F8EF/edb0e023bcb2d7c08de95f18c633b9548719566e/f3deabdc-521c-4b45-b51f-2f53009dc0f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T214932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3965d3f4936bb6e76792f730ac44ba51bcfa6b599fef75e8b3fb899c534428a4 21:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:32 Dload Upload Total Spent Left Speed 21:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 49563 --:--:-- --:--:-- --:--:-- 49563 21:49:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/edb0e023bcb2d7c08de95f18c633b9548719566e [Pipeline] } 21:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:49:35 + [ -d /w/workspace/undry_device-onvif-camera_PR-368/archives ] 21:49:35 + ls -al /w/workspace/undry_device-onvif-camera_PR-368/archives 21:49:35 total 16 21:49:35 drwxr-xr-x 3 root root 4096 May 22 21:36 . 21:49:35 drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:36 .. 21:49:35 drwxr-xr-x 2 root root 4096 May 22 21:36 cost 21:49:35 -rw-r--r-- 1 root root 91 May 22 21:36 cost.csv 21:49:35 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-368/archives 21:49:35 + ls -al /w/workspace/undry_device-onvif-camera_PR-368/archives 21:49:35 total 16 21:49:35 drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:36 . 21:49:35 drwxrwxr-x 11 jenkins jenkins 4096 May 22 21:36 .. 21:49:35 drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:36 cost 21:49:35 -rw-r--r-- 1 jenkins jenkins 91 May 22 21:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:49:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:49:36 ---> package-listing.sh 21:49:36 ++ facter osfamily 21:49:36 ++ tr '[:upper:]' '[:lower:]' 21:49:36 + OS_FAMILY=debian 21:49:36 + workspace=/w/workspace/undry_device-onvif-camera_PR-368 21:49:36 + START_PACKAGES=/tmp/packages_start.txt 21:49:36 + END_PACKAGES=/tmp/packages_end.txt 21:49:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:49:36 + PACKAGES=/tmp/packages_start.txt 21:49:36 + '[' /w/workspace/undry_device-onvif-camera_PR-368 ']' 21:49:36 + PACKAGES=/tmp/packages_end.txt 21:49:36 + case "${OS_FAMILY}" in 21:49:36 + dpkg -l 21:49:36 + grep '^ii' 21:49:36 + '[' -f /tmp/packages_start.txt ']' 21:49:36 + '[' -f /tmp/packages_end.txt ']' 21:49:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:49:36 + '[' /w/workspace/undry_device-onvif-camera_PR-368 ']' 21:49:36 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-368/archives/ 21:49:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-368/archives/ [Pipeline] echo 21:49:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-368/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:49:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:37 prd-ubuntu20.04-docker-8c-8g-16369 does not seem to be running inside a container 21:49:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-368/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-368 -v /w/workspace/undry_device-onvif-camera_PR-368:/w/workspace/undry_device-onvif-camera_PR-368:rw,z -v /w/workspace/undry_device-onvif-camera_PR-368@tmp:/w/workspace/undry_device-onvif-camera_PR-368@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:49:37 $ docker top 23de5dad398900c2c7f204bd079bc080906d2435e3e333330354d2fdca377b11 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:38 + touch /tmp/pre-build-complete [Pipeline] sh 21:49:38 + mkdir -p /var/log/sysstat [Pipeline] sh 21:49:38 + ls /var/log/sa-host 21:49:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:39 provisioning config files... 21:49:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-368@tmp/config6978517012880681339tmp [Pipeline] { [Pipeline] echo 21:49:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:49:39 ---> create-netrc.sh [Pipeline] } 21:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:49:39 ---> python-tools-install.sh [Pipeline] echo 21:49:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:49:40 ---> sudo-logs.sh 21:49:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:49:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:49:40 ---> job-cost.sh 21:49:40 lf-activate-venv: SKIPPING 21:49:40 DEBUG: total: 0.2199999988079071 21:49:40 INFO: Retrieving Stack Cost... 21:49:40 INFO: Retrieving Pricing Info for: v3-standard-8 21:49:41 INFO: Archiving Costs [Pipeline] echo 21:49:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:49:41 ---> logs-deploy.sh 21:49:41 lf-activate-venv: SKIPPING 21:49:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-368/1 21:49:41 INFO: archiving workspace using pattern(s): 21:49:42 Archives upload complete. 21:49:42 INFO: archiving logs to Nexus 21:49:43 ---> uname -a: 21:49:43 Linux prd-ubuntu20-04-docker-8c-8g-16369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:49:43 21:49:43