Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 102b453b1d4a3c94a56f7f7b0961d95f1da747de+b3088f74b80dce78a876441a0c72d3538a65c555 (46a05de7054342af8b6f37a8d564801fe3c3557e) 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-ssh16723214809470711595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2511109934029083605.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-319/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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15956847672600073150.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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2126867542761990179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh309131080803446874.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-319/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-319/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1535911611127551881.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/v2]] ========================================================= [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/v2 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-ubuntu20.04-docker-8c-8g-9467’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9469 in /w/workspace/undry_device-onvif-camera_PR-319 [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-319 # 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/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 102b453b1d4a3c94a56f7f7b0961d95f1da747de Merge succeeded, producing 102b453b1d4a3c94a56f7f7b0961d95f1da747de Checking out Revision 102b453b1d4a3c94a56f7f7b0961d95f1da747de (PR-319) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # 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 b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # timeout=10 [Pipeline] timeout [2023-04-24T04:15:57.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T04:15:57.571Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T04:15:57.687Z] ========================================================= [2023-04-24T04:15:57.687Z] EdgeX Global Pipelines Version Info [2023-04-24T04:15:57.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:15:58.431Z] ------------------- [2023-04-24T04:15:58.432Z] stable info: [2023-04-24T04:15:58.432Z] ------------------- [2023-04-24T04:15:58.432Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T04:15:58.432Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T04:15:58.432Z] Message: update stable to v1.0.248 [2023-04-24T04:15:59.000Z] ------------------- [2023-04-24T04:15:59.000Z] experimental info: [2023-04-24T04:15:59.000Z] ------------------- [2023-04-24T04:15:59.000Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T04:15:59.000Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T04:15:59.000Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T04:15:59.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-24T04:15:59.324Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-24T04:15:59.360Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T04:15:59.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T04:15:59.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T04:15:59.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T04:15:59.525Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T04:15:59.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T04:15:59.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T04:15:59.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T04:15:59.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T04:15:59.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-24T04:15:59.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T04:15:59.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T04:15:59.859Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T04:15:59.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T04:15:59.946Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T04:15:59.990Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T04:16:00.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T04:16:00.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T04:16:00.114Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-24T04:16:00.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-24T04:16:00.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T04:16:00.247Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T04:16:00.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T04:16:00.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T04:16:00.367Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T04:16:00.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo [2023-04-24T04:16:00.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo [2023-04-24T04:16:00.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo [2023-04-24T04:16:00.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo [2023-04-24T04:16:00.602Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 102b453 [Pipeline] echo [2023-04-24T04:16:00.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T04:16:00.776Z] provisioning config files... [2023-04-24T04:16:00.792Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config3074989038320054769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:16:01.145Z] ---> docker-login.sh [2023-04-24T04:16:01.145Z] nexus3.edgexfoundry.org:10001 [2023-04-24T04:16:01.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:01.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:01.407Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:01.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:01.407Z] [2023-04-24T04:16:01.407Z] Login Succeeded [2023-04-24T04:16:01.407Z] nexus3.edgexfoundry.org:10002 [2023-04-24T04:16:01.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:01.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:01.407Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:01.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:01.407Z] [2023-04-24T04:16:01.407Z] Login Succeeded [2023-04-24T04:16:01.407Z] nexus3.edgexfoundry.org:10003 [2023-04-24T04:16:01.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:01.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:01.668Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:01.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:01.668Z] [2023-04-24T04:16:01.668Z] Login Succeeded [2023-04-24T04:16:01.668Z] nexus3.edgexfoundry.org:10004 [2023-04-24T04:16:01.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:01.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:01.668Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:01.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:01.668Z] [2023-04-24T04:16:01.668Z] Login Succeeded [2023-04-24T04:16:01.668Z] docker.io [2023-04-24T04:16:01.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:01.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:01.928Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:01.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:01.928Z] [2023-04-24T04:16:01.928Z] Login Succeeded [2023-04-24T04:16:01.928Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T04:16:01.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T04:16:02.606Z] + git rev-list -1 --merges 102b453b1d4a3c94a56f7f7b0961d95f1da747de~1..102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo [2023-04-24T04:16:02.667Z] -----------> git rev-list -1 --merges 102b453b1d4a3c94a56f7f7b0961d95f1da747de~1..102b453b1d4a3c94a56f7f7b0961d95f1da747de 102b453b1d4a3c94a56f7f7b0961d95f1da747de [false] [Pipeline] sh [2023-04-24T04:16:02.981Z] + git log --format=format:%s -1 102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo [2023-04-24T04:16:03.017Z] ========================================================= [2023-04-24T04:16:03.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T04:16:03.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T04:16:03.463Z] + git log --format=format:%s -1 102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] echo [2023-04-24T04:16:03.497Z] [semverPrep] GIT_COMMIT: 102b453b1d4a3c94a56f7f7b0961d95f1da747de, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-24T04:16:03.531Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T04:16:03.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T04:16:03.910Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T04:16:03.910Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T04:16:03.910Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T04:16:03.910Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T04:16:03.910Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T04:16:03.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:16:04.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T04:16:04.333Z] [2023-04-24T04:16:04.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:16:04.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T04:16:04.707Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T04:16:04.707Z] b85a868b505f: Pulling fs layer [2023-04-24T04:16:04.707Z] e2be974225ed: Pulling fs layer [2023-04-24T04:16:04.707Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T04:16:04.707Z] 988bab9f4d93: Pulling fs layer [2023-04-24T04:16:04.707Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T04:16:04.707Z] eaf3925da568: Pulling fs layer [2023-04-24T04:16:04.707Z] bab4dde63d76: Pulling fs layer [2023-04-24T04:16:04.707Z] bde34c3a00c8: Pulling fs layer [2023-04-24T04:16:04.707Z] b352a97aabf1: Pulling fs layer [2023-04-24T04:16:04.707Z] 4872d77fe225: Pulling fs layer [2023-04-24T04:16:04.707Z] 5851b861e8e6: Pulling fs layer [2023-04-24T04:16:04.707Z] 988bab9f4d93: Waiting [2023-04-24T04:16:04.707Z] 1469e6f7b9e6: Waiting [2023-04-24T04:16:04.707Z] eaf3925da568: Waiting [2023-04-24T04:16:04.707Z] 4872d77fe225: Waiting [2023-04-24T04:16:04.707Z] bab4dde63d76: Waiting [2023-04-24T04:16:04.707Z] b352a97aabf1: Waiting [2023-04-24T04:16:04.707Z] bde34c3a00c8: Waiting [2023-04-24T04:16:04.707Z] 5851b861e8e6: Waiting [2023-04-24T04:16:04.707Z] e2be974225ed: Download complete [2023-04-24T04:16:04.707Z] 988bab9f4d93: Verifying Checksum [2023-04-24T04:16:04.707Z] 988bab9f4d93: Download complete [2023-04-24T04:16:04.707Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T04:16:04.707Z] 339a4e72a1f5: Download complete [2023-04-24T04:16:04.707Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T04:16:04.707Z] 1469e6f7b9e6: Download complete [2023-04-24T04:16:04.707Z] eaf3925da568: Verifying Checksum [2023-04-24T04:16:04.707Z] eaf3925da568: Download complete [2023-04-24T04:16:04.707Z] bde34c3a00c8: Download complete [2023-04-24T04:16:04.967Z] b352a97aabf1: Download complete [2023-04-24T04:16:04.967Z] 4872d77fe225: Verifying Checksum [2023-04-24T04:16:04.967Z] 4872d77fe225: Download complete [2023-04-24T04:16:04.967Z] 5851b861e8e6: Verifying Checksum [2023-04-24T04:16:04.967Z] 5851b861e8e6: Download complete [2023-04-24T04:16:04.967Z] b85a868b505f: Verifying Checksum [2023-04-24T04:16:04.967Z] b85a868b505f: Download complete [2023-04-24T04:16:05.226Z] bab4dde63d76: Verifying Checksum [2023-04-24T04:16:05.226Z] bab4dde63d76: Download complete [2023-04-24T04:16:06.164Z] b85a868b505f: Pull complete [2023-04-24T04:16:06.732Z] e2be974225ed: Pull complete [2023-04-24T04:16:07.310Z] 339a4e72a1f5: Pull complete [2023-04-24T04:16:07.571Z] 988bab9f4d93: Pull complete [2023-04-24T04:16:08.140Z] 1469e6f7b9e6: Pull complete [2023-04-24T04:16:08.140Z] eaf3925da568: Pull complete [2023-04-24T04:16:10.047Z] bab4dde63d76: Pull complete [2023-04-24T04:16:10.047Z] bde34c3a00c8: Pull complete [2023-04-24T04:16:10.047Z] b352a97aabf1: Pull complete [2023-04-24T04:16:10.047Z] 4872d77fe225: Pull complete [2023-04-24T04:16:10.047Z] 5851b861e8e6: Pull complete [2023-04-24T04:16:10.047Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T04:16:10.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T04:16:10.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:16:10.284Z] prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container [2023-04-24T04:16:10.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T04:16:13.721Z] $ docker top 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee -eo pid,comm [2023-04-24T04:16:13.776Z] 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). [2023-04-24T04:16:13.776Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T04:16:13.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T04:16:13.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T04:16:14.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T04:16:14.033Z] $ docker exec 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent [2023-04-24T04:16:14.133Z] SSH_AUTH_SOCK=/tmp/ssh-tkP8YPnmHYOU/agent.33 [2023-04-24T04:16:14.133Z] SSH_AGENT_PID=39 [2023-04-24T04:16:14.138Z] Running ssh-add (command line suppressed) [2023-04-24T04:16:14.260Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_456580665194910661.key (/w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_456580665194910661.key) [2023-04-24T04:16:14.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T04:16:14.595Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T04:16:14.624Z] $ docker exec --env ******** --env ******** 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent -k [2023-04-24T04:16:14.723Z] unset SSH_AUTH_SOCK; [2023-04-24T04:16:14.723Z] unset SSH_AGENT_PID; [2023-04-24T04:16:14.724Z] echo Agent pid 39 killed; [2023-04-24T04:16:14.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T04:16:14.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T04:16:14.825Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T04:16:14.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T04:16:14.954Z] $ docker exec 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent [2023-04-24T04:16:15.058Z] SSH_AUTH_SOCK=/tmp/ssh-lQUXHpnyo2gH/agent.71 [2023-04-24T04:16:15.058Z] SSH_AGENT_PID=77 [2023-04-24T04:16:15.063Z] Running ssh-add (command line suppressed) [2023-04-24T04:16:15.163Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_3101662768980862731.key (/w/workspace/undry_device-onvif-camera_PR-319@tmp/private_key_3101662768980862731.key) [2023-04-24T04:16:15.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T04:16:15.504Z] + git semver init [2023-04-24T04:16:15.764Z] 2023-04-24 04:16:15,684 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T04:16:15.764Z] 2023-04-24 04:16:15,685 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-319/.semver [2023-04-24T04:16:15.764Z] 2023-04-24 04:16:15,686 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-319/.semver [2023-04-24T04:16:15.764Z] 2023-04-24 04:16:15,686 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-319/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-319, universal_newlines=False, shell=None, istream=None) [2023-04-24T04:16:16.703Z] 2023-04-24 04:16:16,609 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-319/.git/info/exclude [2023-04-24T04:16:16.704Z] 2023-04-24 04:16:16,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-319/.semver/PR-319 with force:False [2023-04-24T04:16:16.704Z] 2023-04-24 04:16:16,610 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-319/.semver/PR-319 [2023-04-24T04:16:16.704Z] 2023-04-24 04:16:16,614 [execute] INFO git cat-file --batch-check [2023-04-24T04:16:16.704Z] 2023-04-24 04:16:16,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T04:16:16.704Z] 2023-04-24 04:16:16,620 [execute] INFO git cat-file --batch [2023-04-24T04:16:16.704Z] 2023-04-24 04:16:16,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T04:16:16.704Z] 2023-04-24 04:16:16,626 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-319/.semver/PR-319 [2023-04-24T04:16:16.704Z] 0.0.0 [Pipeline] } [2023-04-24T04:16:16.732Z] $ docker exec --env ******** --env ******** 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee ssh-agent -k [2023-04-24T04:16:16.849Z] unset SSH_AUTH_SOCK; [2023-04-24T04:16:16.849Z] unset SSH_AGENT_PID; [2023-04-24T04:16:16.849Z] echo Agent pid 77 killed; [2023-04-24T04:16:16.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T04:16:17.290Z] + git semver [Pipeline] } [2023-04-24T04:16:17.579Z] $ docker stop --time=1 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee [2023-04-24T04:16:18.897Z] $ docker rm -f --volumes 87ddbc84475030d05a5aeb8bc7408072fb2e7ed0e7c4d3a16bda5cdf395d41ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T04:16:19.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T04:16:19.590Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T04:16:19.606Z] [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 [2023-04-24T04:16:20.232Z] provisioning config files... [2023-04-24T04:16:20.242Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config9162620380170996195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:16:20.589Z] ---> docker-login.sh [2023-04-24T04:16:20.589Z] nexus3.edgexfoundry.org:10001 [2023-04-24T04:16:20.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:20.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:20.589Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:20.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:20.589Z] [2023-04-24T04:16:20.589Z] Login Succeeded [2023-04-24T04:16:20.589Z] nexus3.edgexfoundry.org:10002 [2023-04-24T04:16:20.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:20.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:20.589Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:20.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:20.589Z] [2023-04-24T04:16:20.589Z] Login Succeeded [2023-04-24T04:16:20.589Z] nexus3.edgexfoundry.org:10003 [2023-04-24T04:16:20.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:20.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:20.849Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:20.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:20.849Z] [2023-04-24T04:16:20.849Z] Login Succeeded [2023-04-24T04:16:20.849Z] nexus3.edgexfoundry.org:10004 [2023-04-24T04:16:20.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:20.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:20.849Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:20.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:20.849Z] [2023-04-24T04:16:20.849Z] Login Succeeded [2023-04-24T04:16:20.849Z] docker.io [2023-04-24T04:16:21.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:16:21.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:16:21.108Z] Configure a credential helper to remove this warning. See [2023-04-24T04:16:21.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:16:21.109Z] [2023-04-24T04:16:21.109Z] Login Succeeded [2023-04-24T04:16:21.109Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T04:16:21.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T04:16:21.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T04:16:21.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T04:16:21.422Z] ========================================================= [2023-04-24T04:16:21.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T04:16:21.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:16:21.895Z] + 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 . [2023-04-24T04:16:21.896Z] Sending build context to Docker daemon 26.94MB [2023-04-24T04:16:21.896Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T04:16:21.896Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-24T04:16:22.155Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T04:16:22.155Z] 63b65145d645: Pulling fs layer [2023-04-24T04:16:22.155Z] a2d21d5440eb: Pulling fs layer [2023-04-24T04:16:22.155Z] 935e6c44a52c: Pulling fs layer [2023-04-24T04:16:22.155Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T04:16:22.155Z] 30dea6a524f1: Pulling fs layer [2023-04-24T04:16:22.155Z] 94cc34f8dd06: Waiting [2023-04-24T04:16:22.155Z] a2aff8979fd8: Pulling fs layer [2023-04-24T04:16:22.155Z] 6808be2612f2: Pulling fs layer [2023-04-24T04:16:22.155Z] f25807f1079a: Pulling fs layer [2023-04-24T04:16:22.155Z] 30dea6a524f1: Waiting [2023-04-24T04:16:22.155Z] a2aff8979fd8: Waiting [2023-04-24T04:16:22.155Z] 6808be2612f2: Waiting [2023-04-24T04:16:22.155Z] a2d21d5440eb: Verifying Checksum [2023-04-24T04:16:22.155Z] a2d21d5440eb: Download complete [2023-04-24T04:16:22.155Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T04:16:22.155Z] 94cc34f8dd06: Download complete [2023-04-24T04:16:22.155Z] 30dea6a524f1: Download complete [2023-04-24T04:16:22.155Z] 63b65145d645: Verifying Checksum [2023-04-24T04:16:22.155Z] 63b65145d645: Download complete [2023-04-24T04:16:22.155Z] a2aff8979fd8: Verifying Checksum [2023-04-24T04:16:22.155Z] a2aff8979fd8: Download complete [2023-04-24T04:16:22.155Z] 63b65145d645: Pull complete [2023-04-24T04:16:22.415Z] a2d21d5440eb: Pull complete [2023-04-24T04:16:22.415Z] f25807f1079a: Verifying Checksum [2023-04-24T04:16:22.415Z] f25807f1079a: Download complete [2023-04-24T04:16:22.674Z] 935e6c44a52c: Verifying Checksum [2023-04-24T04:16:22.674Z] 935e6c44a52c: Download complete [2023-04-24T04:16:22.933Z] 6808be2612f2: Verifying Checksum [2023-04-24T04:16:22.933Z] 6808be2612f2: Download complete [2023-04-24T04:16:26.216Z] 935e6c44a52c: Pull complete [2023-04-24T04:16:26.216Z] 94cc34f8dd06: Pull complete [2023-04-24T04:16:26.216Z] 30dea6a524f1: Pull complete [2023-04-24T04:16:26.475Z] a2aff8979fd8: Pull complete [2023-04-24T04:16:29.004Z] 6808be2612f2: Pull complete [2023-04-24T04:16:29.941Z] f25807f1079a: Pull complete [2023-04-24T04:16:29.941Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T04:16:29.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T04:16:29.941Z] ---> 3b553350e43f [2023-04-24T04:16:29.941Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-24T04:16:35.055Z] Still waiting to schedule task [2023-04-24T04:16:35.055Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9470’ is offline [2023-04-24T04:16:35.339Z] ---> Running in 6f074a3c0862 [2023-04-24T04:16:35.339Z] Removing intermediate container 6f074a3c0862 [2023-04-24T04:16:35.339Z] ---> 5aa67a8925f8 [2023-04-24T04:16:35.339Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T04:16:35.339Z] ---> Running in 423471f9b060 [2023-04-24T04:16:35.339Z] Removing intermediate container 423471f9b060 [2023-04-24T04:16:35.339Z] ---> 9970246caa15 [2023-04-24T04:16:35.339Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T04:16:35.339Z] ---> Running in f9f0776e6c52 [2023-04-24T04:16:35.339Z] Removing intermediate container f9f0776e6c52 [2023-04-24T04:16:35.339Z] ---> 0a4a48b60a2f [2023-04-24T04:16:35.339Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T04:16:35.339Z] ---> Running in cf0dee18503d [2023-04-24T04:16:35.339Z] Removing intermediate container cf0dee18503d [2023-04-24T04:16:35.339Z] ---> cd422b463e3a [2023-04-24T04:16:35.339Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-24T04:16:35.339Z] ---> Running in 5a69b8eac703 [2023-04-24T04:16:35.339Z] Removing intermediate container 5a69b8eac703 [2023-04-24T04:16:35.339Z] ---> 8608b9a093be [2023-04-24T04:16:35.339Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T04:16:35.339Z] ---> Running in c104c246ae2f [2023-04-24T04:16:35.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T04:16:35.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T04:16:35.598Z] OK: 265 MiB in 53 packages [2023-04-24T04:16:36.166Z] Removing intermediate container c104c246ae2f [2023-04-24T04:16:36.166Z] ---> 26bf6af25c37 [2023-04-24T04:16:36.166Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-24T04:16:36.166Z] ---> Running in 3705a0703e63 [2023-04-24T04:16:36.166Z] Removing intermediate container 3705a0703e63 [2023-04-24T04:16:36.166Z] ---> 33d8133a2828 [2023-04-24T04:16:36.166Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-24T04:16:36.166Z] ---> 6dceebec4719 [2023-04-24T04:16:36.166Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T04:16:36.166Z] ---> Running in 09e7455a6b35 [2023-04-24T04:17:08.288Z] Removing intermediate container 09e7455a6b35 [2023-04-24T04:17:08.288Z] ---> b5a03fe1cd4c [2023-04-24T04:17:08.288Z] Step 12/13 : COPY . . [2023-04-24T04:17:08.288Z] ---> 62638a8f1f63 [2023-04-24T04:17:08.288Z] Step 13/13 : RUN ${MAKE} [2023-04-24T04:17:08.288Z] ---> Running in 98d8bea2748c [2023-04-24T04:17:08.288Z] noop [2023-04-24T04:17:08.550Z] Removing intermediate container 98d8bea2748c [2023-04-24T04:17:08.550Z] ---> abb0b66ed9ec [2023-04-24T04:17:08.550Z] Successfully built abb0b66ed9ec [2023-04-24T04:17:08.550Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:17:09.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T04:17:09.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:17:09.149Z] prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container [2023-04-24T04:17:09.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** ci-base-image-x86_64 cat [2023-04-24T04:17:09.531Z] $ docker top 068e24af7520a7de328eb1405d5184fe6e3842a5f51545d73b99375af983b9b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T04:17:09.916Z] + go version [2023-04-24T04:17:09.916Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T04:17:09.947Z] $ docker stop --time=1 068e24af7520a7de328eb1405d5184fe6e3842a5f51545d73b99375af983b9b5 [2023-04-24T04:17:11.201Z] $ docker rm -f --volumes 068e24af7520a7de328eb1405d5184fe6e3842a5f51545d73b99375af983b9b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:17:11.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T04:17:11.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:17:12.071Z] prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container [2023-04-24T04:17:12.106Z] $ 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-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** ci-base-image-x86_64 cat [2023-04-24T04:17:12.420Z] $ docker top 1a355aa68045b67afc8fd78816d7fa3ab6c8bfbb2ee2765d707f09de946ae128 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T04:17:12.811Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-319 [Pipeline] fileExists [Pipeline] sh [2023-04-24T04:17:13.179Z] + make test [2023-04-24T04:17:13.179Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T04:17:18.577Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-24T04:17:28.578Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-24T04:17:28.578Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-24T04:17:30.484Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.6% of statements [2023-04-24T04:17:33.769Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.961s coverage: 86.5% of statements [2023-04-24T04:17:40.329Z] go vet ./... [2023-04-24T04:17:44.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T04:17:44.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T04:17:44.513Z] ./bin/test-attribution-txt.sh [2023-04-24T04:17:44.513Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-24T04:17:44.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T04:17:44.595Z] $ docker stop --time=1 1a355aa68045b67afc8fd78816d7fa3ab6c8bfbb2ee2765d707f09de946ae128 [2023-04-24T04:17:48.851Z] $ docker rm -f --volumes 1a355aa68045b67afc8fd78816d7fa3ab6c8bfbb2ee2765d707f09de946ae128 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T04:17:49.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T04:17:49.460Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T04:17:50.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T04:17:50.446Z] + ls -al . [2023-04-24T04:17:50.446Z] total 236 [2023-04-24T04:17:50.446Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 04:17 . [2023-04-24T04:17:50.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:15 .. [2023-04-24T04:17:50.446Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 04:16 .git [2023-04-24T04:17:50.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:15 .github [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 04:15 .gitignore [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 04:15 .golangci.yml [2023-04-24T04:17:50.446Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 04:16 .semver [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 24 04:15 Attribution.txt [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 04:15 CHANGELOG.md [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 04:15 Dockerfile [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 04:15 GOVERNANCE.md [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 04:15 Jenkinsfile [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 04:15 LICENSE [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 04:15 Makefile [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 04:15 OWNERS.md [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 04:15 README.md [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 04:16 VERSION [2023-04-24T04:17:50.446Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 04:15 bin [2023-04-24T04:17:50.446Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:15 cmd [2023-04-24T04:17:50.446Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 24 04:17 coverage.out [2023-04-24T04:17:50.446Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 04:15 doc [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 04:15 go.mod [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 24 04:15 go.sum [2023-04-24T04:17:50.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:15 internal [2023-04-24T04:17:50.446Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:15 snap [2023-04-24T04:17:50.446Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 04:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:17:50.827Z] + 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=102b453b1d4a3c94a56f7f7b0961d95f1da747de --label arch=amd64 --label version=0.0.0 . [2023-04-24T04:17:50.827Z] Sending build context to Docker daemon 27.02MB [2023-04-24T04:17:50.827Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T04:17:50.827Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-24T04:17:50.827Z] ---> abb0b66ed9ec [2023-04-24T04:17:50.827Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-24T04:17:51.397Z] ---> Running in bab0eb26c620 [2023-04-24T04:17:51.397Z] Removing intermediate container bab0eb26c620 [2023-04-24T04:17:51.397Z] ---> 3a78781abbdd [2023-04-24T04:17:51.397Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T04:17:51.397Z] ---> Running in 38969d5e4cf8 [2023-04-24T04:17:51.658Z] Removing intermediate container 38969d5e4cf8 [2023-04-24T04:17:51.658Z] ---> bcbd17f564f5 [2023-04-24T04:17:51.658Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T04:17:51.658Z] ---> Running in 62ed1486ca6b [2023-04-24T04:17:51.658Z] Removing intermediate container 62ed1486ca6b [2023-04-24T04:17:51.658Z] ---> 88537299f33b [2023-04-24T04:17:51.658Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T04:17:51.658Z] ---> Running in 210ba4680934 [2023-04-24T04:17:51.658Z] Removing intermediate container 210ba4680934 [2023-04-24T04:17:51.658Z] ---> 110a170ba1e7 [2023-04-24T04:17:51.658Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-24T04:17:51.658Z] ---> Running in 7dd1c9177d18 [2023-04-24T04:17:51.918Z] Removing intermediate container 7dd1c9177d18 [2023-04-24T04:17:51.918Z] ---> 76accd4bba53 [2023-04-24T04:17:51.918Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T04:17:51.918Z] ---> Running in 43c5adcfe248 [2023-04-24T04:17:52.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T04:17:52.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T04:17:52.449Z] OK: 265 MiB in 53 packages [2023-04-24T04:17:52.709Z] Removing intermediate container 43c5adcfe248 [2023-04-24T04:17:52.709Z] ---> d0e36c6246d7 [2023-04-24T04:17:52.709Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-24T04:17:52.710Z] ---> Running in 0494b3765a7e [2023-04-24T04:17:52.969Z] Removing intermediate container 0494b3765a7e [2023-04-24T04:17:52.969Z] ---> ef642bec0161 [2023-04-24T04:17:52.969Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-24T04:17:52.969Z] ---> 871c9a81acb1 [2023-04-24T04:17:52.969Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T04:17:52.969Z] ---> Running in 7bc780f76dab [2023-04-24T04:17:53.907Z] Removing intermediate container 7bc780f76dab [2023-04-24T04:17:53.907Z] ---> b369534debe7 [2023-04-24T04:17:53.907Z] Step 12/26 : COPY . . [2023-04-24T04:17:54.845Z] ---> 76743d606940 [2023-04-24T04:17:54.845Z] Step 13/26 : RUN ${MAKE} [2023-04-24T04:17:54.845Z] ---> Running in a9a160ed6f4f [2023-04-24T04:17:55.103Z] 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 [2023-04-24T04:18:17.031Z] Removing intermediate container a9a160ed6f4f [2023-04-24T04:18:17.031Z] ---> c610fe2fc8df [2023-04-24T04:18:17.031Z] Step 14/26 : FROM alpine:3.17 [2023-04-24T04:18:17.031Z] 3.17: Pulling from library/alpine [2023-04-24T04:18:17.031Z] f56be85fc22e: Pulling fs layer [2023-04-24T04:18:17.031Z] f56be85fc22e: Verifying Checksum [2023-04-24T04:18:17.031Z] f56be85fc22e: Download complete [2023-04-24T04:18:17.288Z] f56be85fc22e: Pull complete [2023-04-24T04:18:17.288Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T04:18:17.288Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T04:18:17.288Z] ---> 9ed4aefc74f6 [2023-04-24T04:18:17.288Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-24T04:18:17.288Z] ---> Running in 100192c9b70e [2023-04-24T04:18:17.545Z] Removing intermediate container 100192c9b70e [2023-04-24T04:18:17.546Z] ---> 81bc7517ba2d [2023-04-24T04:18:17.546Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-24T04:18:17.546Z] ---> Running in e7400df52893 [2023-04-24T04:18:17.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T04:18:17.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T04:18:18.062Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T04:18:18.062Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T04:18:18.062Z] OK: 7 MiB in 16 packages [2023-04-24T04:18:18.319Z] Removing intermediate container e7400df52893 [2023-04-24T04:18:18.319Z] ---> 3623b718eb3d [2023-04-24T04:18:18.319Z] Step 17/26 : WORKDIR / [2023-04-24T04:18:18.319Z] ---> Running in 3dc3e300419d [2023-04-24T04:18:18.609Z] Removing intermediate container 3dc3e300419d [2023-04-24T04:18:18.609Z] ---> 9a5d7deb8a85 [2023-04-24T04:18:18.609Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-24T04:18:19.200Z] ---> 295944799963 [2023-04-24T04:18:19.200Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-24T04:18:19.200Z] ---> ab1d15223d16 [2023-04-24T04:18:19.200Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-24T04:18:19.458Z] ---> 2aef9d57eb8d [2023-04-24T04:18:19.459Z] Step 21/26 : EXPOSE 59984 [2023-04-24T04:18:19.459Z] ---> Running in 2a29821226bf [2023-04-24T04:18:19.459Z] Removing intermediate container 2a29821226bf [2023-04-24T04:18:19.459Z] ---> 32ebbb48d91f [2023-04-24T04:18:19.459Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-24T04:18:19.459Z] ---> Running in 08847993d817 [2023-04-24T04:18:19.717Z] Removing intermediate container 08847993d817 [2023-04-24T04:18:19.717Z] ---> a7dab401195f [2023-04-24T04:18:19.717Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T04:18:19.717Z] ---> Running in 6e58c7e799f8 [2023-04-24T04:18:19.717Z] Removing intermediate container 6e58c7e799f8 [2023-04-24T04:18:19.717Z] ---> 3c1983c80401 [2023-04-24T04:18:19.717Z] Step 24/26 : LABEL arch=amd64 [2023-04-24T04:18:19.717Z] ---> Running in df322f799b1e [2023-04-24T04:18:19.717Z] Removing intermediate container df322f799b1e [2023-04-24T04:18:19.717Z] ---> ea9da403beba [2023-04-24T04:18:19.717Z] Step 25/26 : LABEL git_sha=102b453b1d4a3c94a56f7f7b0961d95f1da747de [2023-04-24T04:18:19.717Z] ---> Running in f259a4126009 [2023-04-24T04:18:19.975Z] Removing intermediate container f259a4126009 [2023-04-24T04:18:19.975Z] ---> ebc3804928cc [2023-04-24T04:18:19.975Z] Step 26/26 : LABEL version=0.0.0 [2023-04-24T04:18:19.975Z] ---> Running in 98ac027d8b0f [2023-04-24T04:18:19.975Z] Removing intermediate container 98ac027d8b0f [2023-04-24T04:18:19.975Z] ---> d89c84e9faa4 [2023-04-24T04:18:19.975Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T04:18:19.975Z] Successfully built d89c84e9faa4 [2023-04-24T04:18:19.975Z] 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 [2023-04-24T04:18:20.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T04:18:20.859Z] [2023-04-24T04:18:20.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:18:21.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T04:18:21.227Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T04:18:21.227Z] 5eb5b503b376: Pulling fs layer [2023-04-24T04:18:21.227Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T04:18:21.227Z] ec43610c2a17: Pulling fs layer [2023-04-24T04:18:21.227Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T04:18:21.227Z] 33b1e0a273af: Pulling fs layer [2023-04-24T04:18:21.227Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T04:18:21.227Z] 3a2ae6a8a46f: Waiting [2023-04-24T04:18:21.227Z] 33b1e0a273af: Waiting [2023-04-24T04:18:21.227Z] 2f39f015ded8: Pulling fs layer [2023-04-24T04:18:21.227Z] 2f39f015ded8: Waiting [2023-04-24T04:18:21.227Z] 5c69ac0246d0: Download complete [2023-04-24T04:18:21.227Z] 3a2ae6a8a46f: Download complete [2023-04-24T04:18:21.227Z] 33b1e0a273af: Verifying Checksum [2023-04-24T04:18:21.227Z] 33b1e0a273af: Download complete [2023-04-24T04:18:21.227Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T04:18:21.227Z] 5d3b04190fa2: Download complete [2023-04-24T04:18:21.227Z] ec43610c2a17: Verifying Checksum [2023-04-24T04:18:21.227Z] ec43610c2a17: Download complete [2023-04-24T04:18:21.486Z] 5eb5b503b376: Verifying Checksum [2023-04-24T04:18:21.486Z] 5eb5b503b376: Download complete [2023-04-24T04:18:22.066Z] 2f39f015ded8: Verifying Checksum [2023-04-24T04:18:22.066Z] 2f39f015ded8: Download complete [2023-04-24T04:18:22.632Z] 5eb5b503b376: Pull complete [2023-04-24T04:18:22.892Z] 5c69ac0246d0: Pull complete [2023-04-24T04:18:23.459Z] ec43610c2a17: Pull complete [2023-04-24T04:18:23.459Z] 3a2ae6a8a46f: Pull complete [2023-04-24T04:18:23.720Z] 33b1e0a273af: Pull complete [2023-04-24T04:18:23.720Z] 5d3b04190fa2: Pull complete [2023-04-24T04:18:28.984Z] 2f39f015ded8: Pull complete [2023-04-24T04:18:28.984Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T04:18:28.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T04:18:28.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:18:29.220Z] prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container [2023-04-24T04:18:29.250Z] $ 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-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 [2023-04-24T04:18:34.435Z] $ docker top 07cbde426f15b4ff7bd51423d53db5dbf3c0d4e7d97d7870b493267d4c3628e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:18:34.870Z] ---> job-cost.sh [2023-04-24T04:18:34.870Z] lf-activate-venv: SKIPPING [2023-04-24T04:18:34.870Z] INFO: No Stack... [2023-04-24T04:18:35.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T04:18:35.388Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T04:18:35.702Z] + cat /w/workspace/undry_device-onvif-camera_PR-319/archives/cost.csv [2023-04-24T04:18:35.702Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T04:18:35.741Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [2023-04-24T04:18:35.746Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] did not exist. Created. [2023-04-24T04:18:35.746Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T04:18:36.138Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T04:18:36.191Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T04:18:36.215Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T04:18:36.294Z] $ docker stop --time=1 07cbde426f15b4ff7bd51423d53db5dbf3c0d4e7d97d7870b493267d4c3628e3 [2023-04-24T04:18:37.456Z] $ docker rm -f --volumes 07cbde426f15b4ff7bd51423d53db5dbf3c0d4e7d97d7870b493267d4c3628e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T04:19:19.996Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9472 in /w/workspace/undry_device-onvif-camera_PR-319 [Pipeline] { [Pipeline] ws [2023-04-24T04:19:20.053Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-04-24T04:19:20.136Z] The recommended git tool is: git [2023-04-24T04:19:26.083Z] using credential edgex-jenkins-ssh [2023-04-24T04:19:26.099Z] Cloning the remote Git repository [2023-04-24T04:19:26.152Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-24T04:19:26.250Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-04-24T04:19:26.408Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-24T04:19:26.409Z] > git --version # timeout=10 [2023-04-24T04:19:26.434Z] > git --version # 'git version 2.25.1' [2023-04-24T04:19:26.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T04:19:26.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T04:19:28.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-24T04:19:28.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T04:19:29.652Z] Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 102b453b1d4a3c94a56f7f7b0961d95f1da747de [2023-04-24T04:19:30.166Z] Merge succeeded, producing 102b453b1d4a3c94a56f7f7b0961d95f1da747de [2023-04-24T04:19:30.166Z] Checking out Revision 102b453b1d4a3c94a56f7f7b0961d95f1da747de (PR-319) [2023-04-24T04:19:29.060Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-24T04:19:29.107Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-24T04:19:29.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T04:19:29.126Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T04:19:29.674Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T04:19:29.747Z] > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # timeout=10 [2023-04-24T04:19:30.054Z] > git remote # timeout=10 [2023-04-24T04:19:30.075Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T04:19:30.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T04:19:30.121Z] > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 [2023-04-24T04:19:30.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T04:19:30.176Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T04:19:30.198Z] > git checkout -f 102b453b1d4a3c94a56f7f7b0961d95f1da747de # timeout=10 [2023-04-24T04:19:31.150Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-24T04:19:31.215Z] > git --version # timeout=10 [2023-04-24T04:19:31.231Z] > git --version # 'git version 2.25.1' [2023-04-24T04:19:31.247Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T04:19:32.373Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T04:19:32.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T04:19:32.373Z] Dload Upload Total Spent Left Speed [2023-04-24T04:19:32.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-04-24T04:19:33.059Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T04:19:33.687Z] + sudo tee /etc/docker/daemon.new [2023-04-24T04:19:33.687Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T04:19:33.687Z] { [2023-04-24T04:19:33.687Z] "registry-mirrors": [ [2023-04-24T04:19:33.687Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T04:19:33.687Z] ], [2023-04-24T04:19:33.687Z] "bip": "10.250.0.254/24", [2023-04-24T04:19:33.687Z] "hosts": [ [2023-04-24T04:19:33.687Z] "tcp://0.0.0.0:5555", [2023-04-24T04:19:33.687Z] "unix:///var/run/docker.sock" [2023-04-24T04:19:33.687Z] ], [2023-04-24T04:19:33.687Z] "mtu": 1458, [2023-04-24T04:19:33.687Z] "selinux-enabled": true, [2023-04-24T04:19:33.687Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T04:19:33.687Z] } [Pipeline] sh [2023-04-24T04:19:34.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T04:19:34.436Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T04:19:52.824Z] provisioning config files... [2023-04-24T04:19:52.858Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config16527393703591270509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:19:53.264Z] ---> docker-login.sh [2023-04-24T04:19:53.264Z] nexus3.edgexfoundry.org:10001 [2023-04-24T04:19:53.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:19:53.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:19:53.862Z] Configure a credential helper to remove this warning. See [2023-04-24T04:19:53.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:19:53.862Z] [2023-04-24T04:19:53.862Z] Login Succeeded [2023-04-24T04:19:53.862Z] nexus3.edgexfoundry.org:10002 [2023-04-24T04:19:54.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:19:54.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:19:54.406Z] Configure a credential helper to remove this warning. See [2023-04-24T04:19:54.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:19:54.406Z] [2023-04-24T04:19:54.406Z] Login Succeeded [2023-04-24T04:19:54.406Z] nexus3.edgexfoundry.org:10003 [2023-04-24T04:19:54.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:19:54.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:19:54.680Z] Configure a credential helper to remove this warning. See [2023-04-24T04:19:54.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:19:54.680Z] [2023-04-24T04:19:54.680Z] Login Succeeded [2023-04-24T04:19:54.680Z] nexus3.edgexfoundry.org:10004 [2023-04-24T04:19:54.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:19:54.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:19:54.953Z] Configure a credential helper to remove this warning. See [2023-04-24T04:19:54.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:19:54.953Z] [2023-04-24T04:19:54.953Z] Login Succeeded [2023-04-24T04:19:55.225Z] docker.io [2023-04-24T04:19:55.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T04:19:55.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T04:19:55.496Z] Configure a credential helper to remove this warning. See [2023-04-24T04:19:55.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T04:19:55.496Z] [2023-04-24T04:19:55.496Z] Login Succeeded [2023-04-24T04:19:55.496Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T04:19:55.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T04:19:55.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T04:19:55.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T04:19:56.005Z] ========================================================= [2023-04-24T04:19:56.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T04:19:56.005Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:19:56.504Z] + 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 . [2023-04-24T04:19:57.101Z] Sending build context to Docker daemon 19.66MB [2023-04-24T04:19:57.101Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T04:19:57.101Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-24T04:19:57.374Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T04:19:57.374Z] af6eaf76a39c: Pulling fs layer [2023-04-24T04:19:57.374Z] 55522c791124: Pulling fs layer [2023-04-24T04:19:57.375Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T04:19:57.375Z] 169dfbe0d373: Pulling fs layer [2023-04-24T04:19:57.375Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T04:19:57.375Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T04:19:57.375Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T04:19:57.375Z] 169dfbe0d373: Waiting [2023-04-24T04:19:57.375Z] e1ff8fa3b103: Waiting [2023-04-24T04:19:57.375Z] 52ebb69f0ebf: Waiting [2023-04-24T04:19:57.375Z] 5abe8eddf0d5: Waiting [2023-04-24T04:19:57.830Z] 55522c791124: Download complete [2023-04-24T04:19:57.830Z] 169dfbe0d373: Verifying Checksum [2023-04-24T04:19:57.830Z] 169dfbe0d373: Download complete [2023-04-24T04:19:57.830Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T04:19:57.830Z] e1ff8fa3b103: Download complete [2023-04-24T04:19:57.830Z] af6eaf76a39c: Verifying Checksum [2023-04-24T04:19:57.830Z] af6eaf76a39c: Download complete [2023-04-24T04:19:59.297Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T04:19:59.297Z] 5abe8eddf0d5: Download complete [2023-04-24T04:20:00.726Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T04:20:00.726Z] 52ebb69f0ebf: Download complete [2023-04-24T04:20:00.726Z] ce5c4a1c91eb: Download complete [2023-04-24T04:20:02.144Z] af6eaf76a39c: Pull complete [2023-04-24T04:20:02.413Z] 55522c791124: Pull complete [2023-04-24T04:20:14.783Z] ce5c4a1c91eb: Pull complete [2023-04-24T04:20:15.059Z] 169dfbe0d373: Pull complete [2023-04-24T04:20:15.340Z] e1ff8fa3b103: Pull complete [2023-04-24T04:20:22.068Z] 52ebb69f0ebf: Pull complete [2023-04-24T04:20:24.053Z] 5abe8eddf0d5: Pull complete [2023-04-24T04:20:24.053Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T04:20:24.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T04:20:24.053Z] ---> 6cb57ee374ae [2023-04-24T04:20:24.053Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-24T04:20:26.035Z] ---> Running in fad09dffcf29 [2023-04-24T04:20:26.631Z] Removing intermediate container fad09dffcf29 [2023-04-24T04:20:26.631Z] ---> 8a2ebff5c93e [2023-04-24T04:20:26.631Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T04:20:26.631Z] ---> Running in a7b85d251dd8 [2023-04-24T04:20:26.905Z] Removing intermediate container a7b85d251dd8 [2023-04-24T04:20:26.905Z] ---> 7fe90b298411 [2023-04-24T04:20:26.905Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T04:20:26.905Z] ---> Running in 391846f39fcd [2023-04-24T04:20:27.196Z] Removing intermediate container 391846f39fcd [2023-04-24T04:20:27.197Z] ---> bf6eb4a611c1 [2023-04-24T04:20:27.197Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T04:20:27.476Z] ---> Running in 1cad2c7c58c2 [2023-04-24T04:20:27.757Z] Removing intermediate container 1cad2c7c58c2 [2023-04-24T04:20:27.757Z] ---> d456d43f9d2d [2023-04-24T04:20:27.757Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-24T04:20:27.757Z] ---> Running in d6e5a725f6b7 [2023-04-24T04:20:28.348Z] Removing intermediate container d6e5a725f6b7 [2023-04-24T04:20:28.348Z] ---> 0ca1181d65aa [2023-04-24T04:20:28.348Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T04:20:28.348Z] ---> Running in bd1c1eb52b86 [2023-04-24T04:20:29.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T04:20:30.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T04:20:31.257Z] OK: 263 MiB in 53 packages [2023-04-24T04:20:32.223Z] Removing intermediate container bd1c1eb52b86 [2023-04-24T04:20:32.223Z] ---> 5757ebf9f483 [2023-04-24T04:20:32.223Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-24T04:20:32.223Z] ---> Running in 6d5fc011c166 [2023-04-24T04:20:32.501Z] Removing intermediate container 6d5fc011c166 [2023-04-24T04:20:32.501Z] ---> e55532e08de0 [2023-04-24T04:20:32.501Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-24T04:20:33.094Z] ---> 90bc8deb5ed2 [2023-04-24T04:20:33.094Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T04:20:33.094Z] ---> Running in 126d5e241ca1 [2023-04-24T04:22:09.775Z] Removing intermediate container 126d5e241ca1 [2023-04-24T04:22:09.775Z] ---> 8b37ad27cf2a [2023-04-24T04:22:09.775Z] Step 12/13 : COPY . . [2023-04-24T04:22:09.775Z] ---> 8c0563de5a09 [2023-04-24T04:22:09.775Z] Step 13/13 : RUN ${MAKE} [2023-04-24T04:22:09.775Z] ---> Running in 5de21309cb74 [2023-04-24T04:22:09.775Z] noop [2023-04-24T04:22:09.775Z] Removing intermediate container 5de21309cb74 [2023-04-24T04:22:09.775Z] ---> 9dad572fd6d5 [2023-04-24T04:22:09.775Z] Successfully built 9dad572fd6d5 [2023-04-24T04:22:09.775Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:22:10.267Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T04:22:10.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:22:10.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-9472 does not seem to be running inside a container [2023-04-24T04:22:10.652Z] $ 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 [2023-04-24T04:22:11.994Z] $ docker top efbf1f93af29cf34df41eb7f234363b6730894cd3f58bf5ef81914684747f159 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T04:22:12.913Z] + go version [2023-04-24T04:22:12.913Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T04:22:12.946Z] $ docker stop --time=1 efbf1f93af29cf34df41eb7f234363b6730894cd3f58bf5ef81914684747f159 [2023-04-24T04:22:14.629Z] $ docker rm -f --volumes efbf1f93af29cf34df41eb7f234363b6730894cd3f58bf5ef81914684747f159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:22:15.504Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T04:22:15.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:22:15.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-9472 does not seem to be running inside a container [2023-04-24T04:22:15.847Z] $ 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 [2023-04-24T04:22:17.111Z] $ docker top 1cb0996e77a4e3bb3c579d05bac16dbcfcfd17ff9f2c172597f325ff611fef3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T04:22:18.009Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-04-24T04:22:18.714Z] + make test [2023-04-24T04:22:18.715Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T04:22:57.620Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-24T04:25:34.396Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-24T04:25:34.396Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-24T04:25:34.396Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.190s coverage: 31.6% of statements [2023-04-24T04:26:01.147Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.516s coverage: 86.5% of statements [2023-04-24T04:26:01.147Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T04:26:01.147Z] go vet ./... [2023-04-24T04:26:27.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T04:26:27.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T04:26:27.919Z] ./bin/test-attribution-txt.sh [2023-04-24T04:26:27.919Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-24T04:26:27.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T04:26:27.988Z] $ docker stop --time=1 1cb0996e77a4e3bb3c579d05bac16dbcfcfd17ff9f2c172597f325ff611fef3d [2023-04-24T04:26:29.860Z] $ docker rm -f --volumes 1cb0996e77a4e3bb3c579d05bac16dbcfcfd17ff9f2c172597f325ff611fef3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T04:26:31.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T04:26:31.147Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T04:26:31.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T04:26:32.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T04:26:32.654Z] + ls -al . [2023-04-24T04:26:32.654Z] total 232 [2023-04-24T04:26:32.654Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 04:22 . [2023-04-24T04:26:32.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:19 .. [2023-04-24T04:26:32.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 04:19 .git [2023-04-24T04:26:32.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:19 .github [2023-04-24T04:26:32.654Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 04:19 .gitignore [2023-04-24T04:26:32.654Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 04:19 .golangci.yml [2023-04-24T04:26:32.654Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 24 04:19 Attribution.txt [2023-04-24T04:26:32.654Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 04:19 CHANGELOG.md [2023-04-24T04:26:32.654Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 04:19 Dockerfile [2023-04-24T04:26:32.654Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 04:19 GOVERNANCE.md [2023-04-24T04:26:32.654Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 04:19 Jenkinsfile [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 04:19 LICENSE [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 04:19 Makefile [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 04:19 OWNERS.md [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 04:19 README.md [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 04:16 VERSION [2023-04-24T04:26:32.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 04:19 bin [2023-04-24T04:26:32.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 04:19 cmd [2023-04-24T04:26:32.655Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 24 04:25 coverage.out [2023-04-24T04:26:32.655Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 04:19 doc [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 04:19 go.mod [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 24 04:19 go.sum [2023-04-24T04:26:32.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:19 internal [2023-04-24T04:26:32.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 04:19 snap [2023-04-24T04:26:32.655Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:26:33.067Z] + 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=102b453b1d4a3c94a56f7f7b0961d95f1da747de --label arch=arm64 --label version=0.0.0 . [2023-04-24T04:26:33.656Z] Sending build context to Docker daemon 19.74MB [2023-04-24T04:26:33.656Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T04:26:33.656Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-24T04:26:33.656Z] ---> 9dad572fd6d5 [2023-04-24T04:26:33.656Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-24T04:26:33.923Z] ---> Running in be9d3f654b44 [2023-04-24T04:26:34.191Z] Removing intermediate container be9d3f654b44 [2023-04-24T04:26:34.191Z] ---> 271b3cb4d05b [2023-04-24T04:26:34.191Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T04:26:34.191Z] ---> Running in 6537bbcbd82c [2023-04-24T04:26:34.461Z] Removing intermediate container 6537bbcbd82c [2023-04-24T04:26:34.461Z] ---> 45d5ce043465 [2023-04-24T04:26:34.461Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T04:26:34.461Z] ---> Running in 756706c81e36 [2023-04-24T04:26:34.738Z] Removing intermediate container 756706c81e36 [2023-04-24T04:26:34.738Z] ---> f45020a8f77a [2023-04-24T04:26:34.738Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T04:26:35.008Z] ---> Running in a714707f5149 [2023-04-24T04:26:35.277Z] Removing intermediate container a714707f5149 [2023-04-24T04:26:35.278Z] ---> abd3b91c7e5c [2023-04-24T04:26:35.278Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-24T04:26:35.278Z] ---> Running in e34bddca0fa3 [2023-04-24T04:26:35.547Z] Removing intermediate container e34bddca0fa3 [2023-04-24T04:26:35.547Z] ---> 09d43d5bf40f [2023-04-24T04:26:35.547Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T04:26:35.547Z] ---> Running in 538e17cba101 [2023-04-24T04:26:36.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T04:26:37.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T04:26:38.433Z] OK: 263 MiB in 53 packages [2023-04-24T04:26:39.022Z] Removing intermediate container 538e17cba101 [2023-04-24T04:26:39.022Z] ---> 61a0ae56ae37 [2023-04-24T04:26:39.022Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-24T04:26:39.288Z] ---> Running in 813177bdf395 [2023-04-24T04:26:39.556Z] Removing intermediate container 813177bdf395 [2023-04-24T04:26:39.556Z] ---> 127c3662b2ae [2023-04-24T04:26:39.556Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-24T04:26:41.233Z] ---> 78fead5acdd3 [2023-04-24T04:26:41.233Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T04:26:41.233Z] ---> Running in 511fc1851031 [2023-04-24T04:26:43.827Z] Removing intermediate container 511fc1851031 [2023-04-24T04:26:43.827Z] ---> 1cb1d5e9510f [2023-04-24T04:26:43.827Z] Step 12/26 : COPY . . [2023-04-24T04:26:45.247Z] ---> 85c39d4a3562 [2023-04-24T04:26:45.247Z] Step 13/26 : RUN ${MAKE} [2023-04-24T04:26:45.517Z] ---> Running in 35e4ff442d91 [2023-04-24T04:26:46.495Z] 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 [2023-04-24T04:29:08.220Z] Removing intermediate container 35e4ff442d91 [2023-04-24T04:29:08.220Z] ---> 80308b835cc1 [2023-04-24T04:29:08.220Z] Step 14/26 : FROM alpine:3.17 [2023-04-24T04:29:08.220Z] 3.17: Pulling from library/alpine [2023-04-24T04:29:08.220Z] c41833b44d91: Pulling fs layer [2023-04-24T04:29:08.220Z] c41833b44d91: Verifying Checksum [2023-04-24T04:29:08.220Z] c41833b44d91: Pull complete [2023-04-24T04:29:08.220Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T04:29:08.220Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T04:29:08.220Z] ---> 51e60588ff2c [2023-04-24T04:29:08.220Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-24T04:29:08.220Z] ---> Running in eac974d8067d [2023-04-24T04:29:08.220Z] Removing intermediate container eac974d8067d [2023-04-24T04:29:08.220Z] ---> 5c39ad2097f9 [2023-04-24T04:29:08.220Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-24T04:29:08.220Z] ---> Running in 773f0fbf5708 [2023-04-24T04:29:08.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T04:29:08.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T04:29:08.220Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T04:29:08.220Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T04:29:08.220Z] OK: 8 MiB in 16 packages [2023-04-24T04:29:08.220Z] Removing intermediate container 773f0fbf5708 [2023-04-24T04:29:08.220Z] ---> eb7d0a07d8ac [2023-04-24T04:29:08.220Z] Step 17/26 : WORKDIR / [2023-04-24T04:29:08.220Z] ---> Running in b5f92e0f66c9 [2023-04-24T04:29:08.220Z] Removing intermediate container b5f92e0f66c9 [2023-04-24T04:29:08.220Z] ---> 6bc6750236bc [2023-04-24T04:29:08.220Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-24T04:29:08.220Z] ---> 215c2203c48c [2023-04-24T04:29:08.220Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-24T04:29:08.220Z] ---> 4c1ae57b8b33 [2023-04-24T04:29:08.220Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-24T04:29:08.220Z] ---> 8ae134be079b [2023-04-24T04:29:08.220Z] Step 21/26 : EXPOSE 59984 [2023-04-24T04:29:08.220Z] ---> Running in a69fb4439b52 [2023-04-24T04:29:08.220Z] Removing intermediate container a69fb4439b52 [2023-04-24T04:29:08.220Z] ---> f4a872d5163d [2023-04-24T04:29:08.220Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-24T04:29:08.220Z] ---> Running in ac40e9ee647d [2023-04-24T04:29:08.220Z] Removing intermediate container ac40e9ee647d [2023-04-24T04:29:08.220Z] ---> 88192eb6a5fb [2023-04-24T04:29:08.220Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T04:29:08.220Z] ---> Running in a8938bab796f [2023-04-24T04:29:08.489Z] Removing intermediate container a8938bab796f [2023-04-24T04:29:08.489Z] ---> cf0198389add [2023-04-24T04:29:08.489Z] Step 24/26 : LABEL arch=arm64 [2023-04-24T04:29:08.489Z] ---> Running in 960c4f9667b0 [2023-04-24T04:29:08.758Z] Removing intermediate container 960c4f9667b0 [2023-04-24T04:29:08.758Z] ---> ed31567a116b [2023-04-24T04:29:08.758Z] Step 25/26 : LABEL git_sha=102b453b1d4a3c94a56f7f7b0961d95f1da747de [2023-04-24T04:29:09.024Z] ---> Running in c560504fe829 [2023-04-24T04:29:09.292Z] Removing intermediate container c560504fe829 [2023-04-24T04:29:09.292Z] ---> 83593f925d32 [2023-04-24T04:29:09.292Z] Step 26/26 : LABEL version=0.0.0 [2023-04-24T04:29:09.292Z] ---> Running in add135ec18b3 [2023-04-24T04:29:09.560Z] Removing intermediate container add135ec18b3 [2023-04-24T04:29:09.560Z] ---> 641c629ef257 [2023-04-24T04:29:09.560Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T04:29:09.560Z] Successfully built 641c629ef257 [2023-04-24T04:29:09.560Z] 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 [2023-04-24T04:29:10.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T04:29:10.406Z] [2023-04-24T04:29:10.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:29:10.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T04:29:10.830Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T04:29:10.831Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T04:29:10.831Z] 04944245beec: Pulling fs layer [2023-04-24T04:29:10.831Z] 699f458cf7ca: Pulling fs layer [2023-04-24T04:29:10.831Z] 765212b225bb: Pulling fs layer [2023-04-24T04:29:10.831Z] f23df028b6ca: Pulling fs layer [2023-04-24T04:29:10.831Z] 765212b225bb: Waiting [2023-04-24T04:29:10.831Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T04:29:10.831Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T04:29:10.831Z] d65c8cfc05b1: Waiting [2023-04-24T04:29:10.831Z] 2437ff75d9bd: Waiting [2023-04-24T04:29:10.831Z] f23df028b6ca: Waiting [2023-04-24T04:29:11.104Z] 04944245beec: Verifying Checksum [2023-04-24T04:29:11.104Z] 04944245beec: Download complete [2023-04-24T04:29:11.105Z] 765212b225bb: Verifying Checksum [2023-04-24T04:29:11.105Z] 765212b225bb: Download complete [2023-04-24T04:29:11.105Z] f23df028b6ca: Verifying Checksum [2023-04-24T04:29:11.105Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T04:29:11.105Z] d65c8cfc05b1: Download complete [2023-04-24T04:29:11.389Z] 699f458cf7ca: Verifying Checksum [2023-04-24T04:29:11.389Z] 699f458cf7ca: Download complete [2023-04-24T04:29:11.675Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T04:29:11.676Z] 8998bd30e6a1: Download complete [2023-04-24T04:29:14.311Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T04:29:14.311Z] 2437ff75d9bd: Download complete [2023-04-24T04:29:16.272Z] 8998bd30e6a1: Pull complete [2023-04-24T04:29:16.272Z] 04944245beec: Pull complete [2023-04-24T04:29:17.687Z] 699f458cf7ca: Pull complete [2023-04-24T04:29:17.956Z] 765212b225bb: Pull complete [2023-04-24T04:29:19.906Z] f23df028b6ca: Pull complete [2023-04-24T04:29:20.173Z] d65c8cfc05b1: Pull complete [2023-04-24T04:29:35.174Z] 2437ff75d9bd: Pull complete [2023-04-24T04:29:35.174Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T04:29:35.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T04:29:35.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:29:35.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-9472 does not seem to be running inside a container [2023-04-24T04:29:35.578Z] $ 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 [2023-04-24T04:29:38.179Z] $ docker top 16f2dccef1d21acfe678e8971d8d696f80e55d488d23d4cd6fd4d344a4a69868 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:29:39.092Z] ---> job-cost.sh [2023-04-24T04:29:39.092Z] lf-activate-venv: SKIPPING [2023-04-24T04:29:39.092Z] INFO: No Stack... [2023-04-24T04:29:39.359Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T04:29:40.317Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T04:29:40.975Z] + cut -d, -f6 [2023-04-24T04:29:40.975Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-04-24T04:29:41.057Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [2023-04-24T04:29:41.062Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] did not exist. Created. [2023-04-24T04:29:41.062Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T04:29:41.804Z] /w/workspace/device-onvif-camera/1@tmp/durable-61f85dfa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T04:29:42.473Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T04:29:42.508Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T04:29:42.567Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T04:29:42.584Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T04:29:42.665Z] $ docker stop --time=1 16f2dccef1d21acfe678e8971d8d696f80e55d488d23d4cd6fd4d344a4a69868 [2023-04-24T04:29:45.767Z] $ docker rm -f --volumes 16f2dccef1d21acfe678e8971d8d696f80e55d488d23d4cd6fd4d344a4a69868 [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 [2023-04-24T04:29:46.870Z] provisioning config files... [2023-04-24T04:29:46.883Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config8427446894764697838tmp [Pipeline] { [Pipeline] sh [2023-04-24T04:29:47.215Z] + set +x [2023-04-24T04:29:47.215Z] + curl -s https://codecov.io/bash [2023-04-24T04:29:47.215Z] + bash -s -- [2023-04-24T04:29:47.215Z] [2023-04-24T04:29:47.215Z] _____ _ [2023-04-24T04:29:47.215Z] / ____| | | [2023-04-24T04:29:47.215Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T04:29:47.215Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T04:29:47.215Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T04:29:47.215Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T04:29:47.215Z] Bash-1.0.6 [2023-04-24T04:29:47.215Z] [2023-04-24T04:29:47.215Z] [2023-04-24T04:29:47.215Z] ==> git version 2.25.1 found [2023-04-24T04:29:47.215Z] ==> 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 [2023-04-24T04:29:47.215Z] Release-Date: 2020-01-08 [2023-04-24T04:29:47.215Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T04:29:47.215Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T04:29:47.215Z] ==> Jenkins CI detected. [2023-04-24T04:29:47.215Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-319 [2023-04-24T04:29:47.215Z] project root: . [2023-04-24T04:29:47.215Z] --> token set from env [2023-04-24T04:29:47.215Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T04:29:47.475Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T04:29:47.475Z] ==> Python coveragepy not found [2023-04-24T04:29:47.475Z] ==> Searching for coverage reports in: [2023-04-24T04:29:47.475Z] + . [2023-04-24T04:29:47.475Z] -> Found 1 reports [2023-04-24T04:29:47.475Z] ==> Detecting git/mercurial file structure [2023-04-24T04:29:47.475Z] ==> Reading reports [2023-04-24T04:29:47.475Z] + ./coverage.out bytes=78835 [2023-04-24T04:29:47.475Z] ==> Appending adjustments [2023-04-24T04:29:47.475Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T04:29:47.475Z] + Found adjustments [2023-04-24T04:29:47.475Z] ==> Gzipping contents [2023-04-24T04:29:47.475Z] 12K /tmp/codecov.lhUAOh.gz [2023-04-24T04:29:47.475Z] ==> Uploading reports [2023-04-24T04:29:47.475Z] url: https://codecov.io [2023-04-24T04:29:47.475Z] query: branch=PR-319&commit=102b453b1d4a3c94a56f7f7b0961d95f1da747de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=319&job=&cmd_args= [2023-04-24T04:29:47.475Z] -> Pinging Codecov [2023-04-24T04:29:47.475Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-319&commit=102b453b1d4a3c94a56f7f7b0961d95f1da747de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=319&job=&cmd_args= [2023-04-24T04:30:02.360Z] -> Uploading to [2023-04-24T04:30:02.360Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/F29A59C45E3A92E06B3E522C9905F8EF/102b453b1d4a3c94a56f7f7b0961d95f1da747de/f3f647ba-b612-4b95-8b98-5aa59ebb4bad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T043001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=166a7a61a48defc4913f85ad5a95dcba26a21fa114836d8df2ac0ef7c478d6dc [2023-04-24T04:30:02.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T04:30:02.360Z] Dload Upload Total Spent Left Speed [2023-04-24T04:30:02.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10491 0 0 100 10491 0 42302 --:--:-- --:--:-- --:--:-- 42132 100 10491 0 0 100 10491 0 42302 --:--:-- --:--:-- --:--:-- 42132 [2023-04-24T04:30:02.360Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/102b453b1d4a3c94a56f7f7b0961d95f1da747de [Pipeline] } [2023-04-24T04:30:02.396Z] 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 [2023-04-24T04:30:04.213Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-319/archives ] [2023-04-24T04:30:04.214Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-319/archives [2023-04-24T04:30:04.214Z] total 16 [2023-04-24T04:30:04.214Z] drwxr-xr-x 3 root root 4096 Apr 24 04:18 . [2023-04-24T04:30:04.214Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 04:18 .. [2023-04-24T04:30:04.214Z] drwxr-xr-x 2 root root 4096 Apr 24 04:18 cost [2023-04-24T04:30:04.214Z] -rw-r--r-- 1 root root 91 Apr 24 04:18 cost.csv [2023-04-24T04:30:04.214Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-319/archives [2023-04-24T04:30:04.214Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-319/archives [2023-04-24T04:30:04.214Z] total 16 [2023-04-24T04:30:04.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 04:18 . [2023-04-24T04:30:04.214Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 04:18 .. [2023-04-24T04:30:04.214Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 04:18 cost [2023-04-24T04:30:04.214Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 24 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:30:04.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:30:05.422Z] ---> package-listing.sh [2023-04-24T04:30:05.422Z] ++ facter osfamily [2023-04-24T04:30:05.422Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T04:30:05.681Z] + OS_FAMILY=debian [2023-04-24T04:30:05.681Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-319 [2023-04-24T04:30:05.681Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T04:30:05.681Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T04:30:05.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T04:30:05.681Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T04:30:05.681Z] + '[' /w/workspace/undry_device-onvif-camera_PR-319 ']' [2023-04-24T04:30:05.681Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T04:30:05.681Z] + case "${OS_FAMILY}" in [2023-04-24T04:30:05.681Z] + dpkg -l [2023-04-24T04:30:05.681Z] + grep '^ii' [2023-04-24T04:30:05.681Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T04:30:05.681Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T04:30:05.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T04:30:05.681Z] + '[' /w/workspace/undry_device-onvif-camera_PR-319 ']' [2023-04-24T04:30:05.681Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-319/archives/ [2023-04-24T04:30:05.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-319/archives/ [Pipeline] echo [2023-04-24T04:30:05.714Z] 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T04:30:06.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T04:30:06.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T04:30:06.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T04:30:06.963Z] prd-ubuntu20.04-docker-8c-8g-9469 does not seem to be running inside a container [2023-04-24T04:30:06.995Z] $ 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-319/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-319 -v /w/workspace/undry_device-onvif-camera_PR-319:/w/workspace/undry_device-onvif-camera_PR-319:rw,z -v /w/workspace/undry_device-onvif-camera_PR-319@tmp:/w/workspace/undry_device-onvif-camera_PR-319@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T04:30:07.206Z] $ docker top 2db3f3d060733080cad684924a008385016c66f2f6972b17179fbefdf192fc48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T04:30:07.599Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T04:30:07.906Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T04:30:08.218Z] + ls /var/log/sa-host [2023-04-24T04:30:08.218Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T04:30:08.374Z] provisioning config files... [2023-04-24T04:30:08.384Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-319@tmp/config6527403966671645585tmp [Pipeline] { [Pipeline] echo [2023-04-24T04:30:08.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:30:08.755Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T04:30:08.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:30:09.176Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T04:30:09.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:30:09.537Z] ---> sudo-logs.sh [2023-04-24T04:30:09.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T04:30:09.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:30:09.951Z] ---> job-cost.sh [2023-04-24T04:30:09.951Z] lf-activate-venv: SKIPPING [2023-04-24T04:30:09.951Z] DEBUG: total: 0.2199999988079071 [2023-04-24T04:30:09.951Z] INFO: Retrieving Stack Cost... [2023-04-24T04:30:10.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T04:30:10.779Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T04:30:10.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T04:30:11.127Z] ---> logs-deploy.sh [2023-04-24T04:30:11.127Z] lf-activate-venv: SKIPPING [2023-04-24T04:30:11.127Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-319/1 [2023-04-24T04:30:11.127Z] INFO: archiving workspace using pattern(s): [2023-04-24T04:30:12.063Z] Archives upload complete. [2023-04-24T04:30:12.323Z] INFO: archiving logs to Nexus