Pull request #377 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 6ba4856b9e29e285727c306aae8b3fd88f089760+704ee13449308adf69c4899592c40628e88298f9 (0d14b709cf5fc6b626dfb272fa8811134b7e6ac5) 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-ssh18024217894651680105.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14873374334650935424.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-377/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-377/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16142720864359240285.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-377/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7417639260669666219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh5797314070327814080.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-377/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-377/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1763479095379815919.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4493’ Running on prd-ubuntu20.04-docker-8c-8g-4495 in /w/workspace/undry_device-onvif-camera_PR-377 [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-377 # 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 Merging remotes/origin/main commit 704ee13449308adf69c4899592c40628e88298f9 into PR head commit 6ba4856b9e29e285727c306aae8b3fd88f089760 Merge succeeded, producing 6ba4856b9e29e285727c306aae8b3fd88f089760 Checking out Revision 6ba4856b9e29e285727c306aae8b3fd88f089760 (PR-377) > 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/377/head:refs/remotes/origin/PR-377 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ba4856b9e29e285727c306aae8b3fd88f089760 # 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 704ee13449308adf69c4899592c40628e88298f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ba4856b9e29e285727c306aae8b3fd88f089760 # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T05:02:24.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T05:02:24.991Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T05:02:25.083Z] ========================================================= [2023-08-25T05:02:25.083Z] EdgeX Global Pipelines Version Info [2023-08-25T05:02:25.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:02:25.818Z] ------------------- [2023-08-25T05:02:25.818Z] stable info: [2023-08-25T05:02:25.818Z] ------------------- [2023-08-25T05:02:25.818Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T05:02:25.818Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T05:02:25.818Z] Message: update stable to v1.0.253 [2023-08-25T05:02:27.729Z] ------------------- [2023-08-25T05:02:27.729Z] experimental info: [2023-08-25T05:02:27.729Z] ------------------- [2023-08-25T05:02:27.729Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T05:02:27.729Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T05:02:27.729Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T05:02:28.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-08-25T05:02:28.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-08-25T05:02:28.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T05:02:28.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T05:02:28.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T05:02:28.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T05:02:28.242Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T05:02:28.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T05:02:28.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T05:02:28.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T05:02:28.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T05:02:28.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-08-25T05:02:28.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T05:02:28.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T05:02:28.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T05:02:28.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T05:02:28.644Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T05:02:28.685Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T05:02:28.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T05:02:28.761Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T05:02:28.802Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-25T05:02:28.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-08-25T05:02:28.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T05:02:28.922Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T05:02:28.957Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T05:02:28.996Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T05:02:29.037Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T05:02:29.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-377 [Pipeline] echo [2023-08-25T05:02:29.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-377 [Pipeline] echo [2023-08-25T05:02:29.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-377 [Pipeline] echo [2023-08-25T05:02:29.203Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ba4856b9e29e285727c306aae8b3fd88f089760 [Pipeline] echo [2023-08-25T05:02:29.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ba4856 [Pipeline] echo [2023-08-25T05:02:29.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T05:02:29.398Z] provisioning config files... [2023-08-25T05:02:29.413Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-377@tmp/config12341751658033608178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:02:29.754Z] ---> docker-login.sh [2023-08-25T05:02:29.754Z] nexus3.edgexfoundry.org:10001 [2023-08-25T05:02:30.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:30.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:30.275Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:30.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:30.275Z] [2023-08-25T05:02:30.275Z] Login Succeeded [2023-08-25T05:02:30.275Z] nexus3.edgexfoundry.org:10002 [2023-08-25T05:02:30.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:30.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:30.275Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:30.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:30.275Z] [2023-08-25T05:02:30.275Z] Login Succeeded [2023-08-25T05:02:30.275Z] nexus3.edgexfoundry.org:10003 [2023-08-25T05:02:30.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:30.535Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:30.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:30.535Z] [2023-08-25T05:02:30.535Z] Login Succeeded [2023-08-25T05:02:30.535Z] nexus3.edgexfoundry.org:10004 [2023-08-25T05:02:30.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:30.535Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:30.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:30.535Z] [2023-08-25T05:02:30.535Z] Login Succeeded [2023-08-25T05:02:30.535Z] docker.io [2023-08-25T05:02:30.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:30.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:30.795Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:30.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:30.795Z] [2023-08-25T05:02:30.795Z] Login Succeeded [2023-08-25T05:02:30.795Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T05:02:30.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T05:02:31.432Z] + git rev-list -1 --merges 6ba4856b9e29e285727c306aae8b3fd88f089760~1..6ba4856b9e29e285727c306aae8b3fd88f089760 [Pipeline] echo [2023-08-25T05:02:31.488Z] -----------> git rev-list -1 --merges 6ba4856b9e29e285727c306aae8b3fd88f089760~1..6ba4856b9e29e285727c306aae8b3fd88f089760 6ba4856b9e29e285727c306aae8b3fd88f089760 [false] [Pipeline] sh [2023-08-25T05:02:31.799Z] + git log --format=format:%s -1 6ba4856b9e29e285727c306aae8b3fd88f089760 [Pipeline] echo [2023-08-25T05:02:31.838Z] ========================================================= [2023-08-25T05:02:31.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T05:02:31.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T05:02:32.274Z] + git log --format=format:%s -1 6ba4856b9e29e285727c306aae8b3fd88f089760 [Pipeline] echo [2023-08-25T05:02:32.307Z] [semverPrep] GIT_COMMIT: 6ba4856b9e29e285727c306aae8b3fd88f089760, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T05:02:32.394Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T05:02:32.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T05:02:32.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T05:02:32.766Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T05:02:32.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T05:02:32.766Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T05:02:32.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T05:02:32.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:02:33.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T05:02:33.196Z] [2023-08-25T05:02:33.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:02:33.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T05:02:33.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T05:02:33.565Z] b85a868b505f: Pulling fs layer [2023-08-25T05:02:33.565Z] e2be974225ed: Pulling fs layer [2023-08-25T05:02:33.565Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T05:02:33.565Z] 988bab9f4d93: Pulling fs layer [2023-08-25T05:02:33.565Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T05:02:33.565Z] eaf3925da568: Pulling fs layer [2023-08-25T05:02:33.565Z] bab4dde63d76: Pulling fs layer [2023-08-25T05:02:33.565Z] bde34c3a00c8: Pulling fs layer [2023-08-25T05:02:33.565Z] b352a97aabf1: Pulling fs layer [2023-08-25T05:02:33.565Z] 4872d77fe225: Pulling fs layer [2023-08-25T05:02:33.565Z] 5851b861e8e6: Pulling fs layer [2023-08-25T05:02:33.565Z] eaf3925da568: Waiting [2023-08-25T05:02:33.565Z] bab4dde63d76: Waiting [2023-08-25T05:02:33.565Z] bde34c3a00c8: Waiting [2023-08-25T05:02:33.565Z] b352a97aabf1: Waiting [2023-08-25T05:02:33.565Z] 4872d77fe225: Waiting [2023-08-25T05:02:33.565Z] 5851b861e8e6: Waiting [2023-08-25T05:02:33.565Z] 1469e6f7b9e6: Waiting [2023-08-25T05:02:33.565Z] 988bab9f4d93: Waiting [2023-08-25T05:02:33.565Z] e2be974225ed: Verifying Checksum [2023-08-25T05:02:33.565Z] e2be974225ed: Download complete [2023-08-25T05:02:33.565Z] 988bab9f4d93: Verifying Checksum [2023-08-25T05:02:33.565Z] 988bab9f4d93: Download complete [2023-08-25T05:02:33.825Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T05:02:33.825Z] 339a4e72a1f5: Download complete [2023-08-25T05:02:33.825Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T05:02:33.825Z] 1469e6f7b9e6: Download complete [2023-08-25T05:02:33.825Z] eaf3925da568: Verifying Checksum [2023-08-25T05:02:33.825Z] eaf3925da568: Download complete [2023-08-25T05:02:33.825Z] bde34c3a00c8: Verifying Checksum [2023-08-25T05:02:33.825Z] bde34c3a00c8: Download complete [2023-08-25T05:02:33.825Z] b352a97aabf1: Verifying Checksum [2023-08-25T05:02:33.825Z] b352a97aabf1: Download complete [2023-08-25T05:02:33.825Z] 4872d77fe225: Download complete [2023-08-25T05:02:33.825Z] 5851b861e8e6: Verifying Checksum [2023-08-25T05:02:33.825Z] 5851b861e8e6: Download complete [2023-08-25T05:02:33.825Z] b85a868b505f: Verifying Checksum [2023-08-25T05:02:33.825Z] b85a868b505f: Download complete [2023-08-25T05:02:34.083Z] bab4dde63d76: Verifying Checksum [2023-08-25T05:02:34.083Z] bab4dde63d76: Download complete [2023-08-25T05:02:35.022Z] b85a868b505f: Pull complete [2023-08-25T05:02:35.281Z] e2be974225ed: Pull complete [2023-08-25T05:02:35.850Z] 339a4e72a1f5: Pull complete [2023-08-25T05:02:35.850Z] 988bab9f4d93: Pull complete [2023-08-25T05:02:36.109Z] 1469e6f7b9e6: Pull complete [2023-08-25T05:02:36.109Z] eaf3925da568: Pull complete [2023-08-25T05:02:38.031Z] bab4dde63d76: Pull complete [2023-08-25T05:02:38.031Z] bde34c3a00c8: Pull complete [2023-08-25T05:02:38.295Z] b352a97aabf1: Pull complete [2023-08-25T05:02:38.295Z] 4872d77fe225: Pull complete [2023-08-25T05:02:38.295Z] 5851b861e8e6: Pull complete [2023-08-25T05:02:38.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T05:02:38.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T05:02:38.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:02:38.535Z] prd-ubuntu20.04-docker-8c-8g-4495 does not seem to be running inside a container [2023-08-25T05:02:38.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-377 -v /w/workspace/undry_device-onvif-camera_PR-377:/w/workspace/undry_device-onvif-camera_PR-377:rw,z -v /w/workspace/undry_device-onvif-camera_PR-377@tmp:/w/workspace/undry_device-onvif-camera_PR-377@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-devops/py-git-semver:0.1.4 cat [2023-08-25T05:02:41.613Z] $ docker top 288350d02c8a754976c549dcc7ce3e2eaab9bf1e821f25ce86314167dd0658c4 -eo pid,comm [2023-08-25T05:02:41.675Z] 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-08-25T05:02:41.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T05:02:41.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T05:02:41.805Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T05:02:41.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T05:02:41.934Z] $ docker exec 288350d02c8a754976c549dcc7ce3e2eaab9bf1e821f25ce86314167dd0658c4 ssh-agent [2023-08-25T05:02:42.036Z] SSH_AUTH_SOCK=/tmp/ssh-TMirAJkKTA4d/agent.31 [2023-08-25T05:02:42.036Z] SSH_AGENT_PID=37 [2023-08-25T05:02:42.043Z] Running ssh-add (command line suppressed) [2023-08-25T05:02:42.158Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-377@tmp/private_key_13099264072898787824.key (/w/workspace/undry_device-onvif-camera_PR-377@tmp/private_key_13099264072898787824.key) [2023-08-25T05:02:42.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T05:02:42.499Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T05:02:42.527Z] $ docker exec --env ******** --env ******** 288350d02c8a754976c549dcc7ce3e2eaab9bf1e821f25ce86314167dd0658c4 ssh-agent -k [2023-08-25T05:02:42.634Z] unset SSH_AUTH_SOCK; [2023-08-25T05:02:42.634Z] unset SSH_AGENT_PID; [2023-08-25T05:02:42.634Z] echo Agent pid 37 killed; [2023-08-25T05:02:42.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T05:02:42.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T05:02:42.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T05:02:42.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T05:02:42.849Z] $ docker exec 288350d02c8a754976c549dcc7ce3e2eaab9bf1e821f25ce86314167dd0658c4 ssh-agent [2023-08-25T05:02:42.957Z] SSH_AUTH_SOCK=/tmp/ssh-i2Dy3Xpiw1WQ/agent.69 [2023-08-25T05:02:42.957Z] SSH_AGENT_PID=75 [2023-08-25T05:02:42.960Z] Running ssh-add (command line suppressed) [2023-08-25T05:02:43.061Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-377@tmp/private_key_13223296429052042176.key (/w/workspace/undry_device-onvif-camera_PR-377@tmp/private_key_13223296429052042176.key) [2023-08-25T05:02:43.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T05:02:43.399Z] + git semver init [2023-08-25T05:02:43.659Z] 2023-08-25 05:02:43,615 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T05:02:43.659Z] 2023-08-25 05:02:43,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-377/.semver [2023-08-25T05:02:43.659Z] 2023-08-25 05:02:43,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-377/.semver [2023-08-25T05:02:43.659Z] 2023-08-25 05:02:43,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-377/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-377, universal_newlines=False, shell=None, istream=None) [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,876 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-377/.git/info/exclude [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-377/.semver/PR-377 with force:False [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,876 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-377/.semver/PR-377 [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,882 [execute] INFO git cat-file --batch-check [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-377/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,889 [execute] INFO git cat-file --batch [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-377/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T05:02:45.045Z] 2023-08-25 05:02:44,894 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-377/.semver/PR-377 [2023-08-25T05:02:45.045Z] 0.0.0 [Pipeline] } [2023-08-25T05:02:45.072Z] $ docker exec --env ******** --env ******** 288350d02c8a754976c549dcc7ce3e2eaab9bf1e821f25ce86314167dd0658c4 ssh-agent -k [2023-08-25T05:02:45.186Z] unset SSH_AUTH_SOCK; [2023-08-25T05:02:45.187Z] unset SSH_AGENT_PID; [2023-08-25T05:02:45.187Z] echo Agent pid 75 killed; [2023-08-25T05:02:45.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T05:02:45.607Z] + git semver [Pipeline] } [2023-08-25T05:02:45.893Z] $ docker stop --time=1 288350d02c8a754976c549dcc7ce3e2eaab9bf1e821f25ce86314167dd0658c4 [2023-08-25T05:02:47.215Z] $ docker rm -f --volumes 288350d02c8a754976c549dcc7ce3e2eaab9bf1e821f25ce86314167dd0658c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T05:02:47.608Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T05:02:47.874Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T05:02:47.891Z] [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-08-25T05:02:48.494Z] provisioning config files... [2023-08-25T05:02:48.503Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-377@tmp/config17623452021678585584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:02:48.850Z] ---> docker-login.sh [2023-08-25T05:02:48.850Z] nexus3.edgexfoundry.org:10001 [2023-08-25T05:02:48.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:48.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:48.850Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:48.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:48.851Z] [2023-08-25T05:02:48.851Z] Login Succeeded [2023-08-25T05:02:48.851Z] nexus3.edgexfoundry.org:10002 [2023-08-25T05:02:48.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:48.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:48.851Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:48.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:48.851Z] [2023-08-25T05:02:48.851Z] Login Succeeded [2023-08-25T05:02:48.851Z] nexus3.edgexfoundry.org:10003 [2023-08-25T05:02:49.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:49.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:49.110Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:49.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:49.110Z] [2023-08-25T05:02:49.110Z] Login Succeeded [2023-08-25T05:02:49.110Z] nexus3.edgexfoundry.org:10004 [2023-08-25T05:02:49.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:49.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:49.110Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:49.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:49.110Z] [2023-08-25T05:02:49.110Z] Login Succeeded [2023-08-25T05:02:49.110Z] docker.io [2023-08-25T05:02:49.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:02:49.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:02:49.630Z] Configure a credential helper to remove this warning. See [2023-08-25T05:02:49.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:02:49.630Z] [2023-08-25T05:02:49.630Z] Login Succeeded [2023-08-25T05:02:49.630Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T05:02:49.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T05:02:49.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T05:02:49.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T05:02:49.926Z] ========================================================= [2023-08-25T05:02:49.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T05:02:49.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:02:50.392Z] + 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-08-25T05:02:50.392Z] Sending build context to Docker daemon 21.66MB [2023-08-25T05:02:50.392Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T05:02:50.392Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-25T05:02:50.652Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T05:02:50.652Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T05:02:50.652Z] 6911f1a30b25: Pulling fs layer [2023-08-25T05:02:50.652Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T05:02:50.652Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T05:02:50.652Z] ec0bb842ea78: Pulling fs layer [2023-08-25T05:02:50.652Z] 40a00589a448: Pulling fs layer [2023-08-25T05:02:50.652Z] 6c08303d61cc: Pulling fs layer [2023-08-25T05:02:50.652Z] 798269fcf238: Pulling fs layer [2023-08-25T05:02:50.652Z] 40a00589a448: Waiting [2023-08-25T05:02:50.652Z] 6863d3e3a2b1: Waiting [2023-08-25T05:02:50.652Z] 798269fcf238: Waiting [2023-08-25T05:02:50.652Z] ec0bb842ea78: Waiting [2023-08-25T05:02:50.652Z] 6911f1a30b25: Verifying Checksum [2023-08-25T05:02:50.652Z] 6911f1a30b25: Download complete [2023-08-25T05:02:50.652Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T05:02:50.652Z] 6863d3e3a2b1: Download complete [2023-08-25T05:02:50.652Z] ec0bb842ea78: Download complete [2023-08-25T05:02:50.652Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T05:02:50.652Z] 4db1b89c0bd1: Download complete [2023-08-25T05:02:50.652Z] 40a00589a448: Verifying Checksum [2023-08-25T05:02:50.652Z] 40a00589a448: Download complete [2023-08-25T05:02:50.915Z] 4db1b89c0bd1: Pull complete [2023-08-25T05:02:50.915Z] 6911f1a30b25: Pull complete [2023-08-25T05:02:51.175Z] 798269fcf238: Verifying Checksum [2023-08-25T05:02:51.175Z] 798269fcf238: Download complete [2023-08-25T05:02:51.175Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T05:02:51.175Z] e194b8c5c2a9: Download complete [2023-08-25T05:02:51.434Z] 6c08303d61cc: Verifying Checksum [2023-08-25T05:02:51.434Z] 6c08303d61cc: Download complete [2023-08-25T05:02:54.725Z] e194b8c5c2a9: Pull complete [2023-08-25T05:02:54.725Z] 6863d3e3a2b1: Pull complete [2023-08-25T05:02:54.725Z] ec0bb842ea78: Pull complete [2023-08-25T05:02:54.725Z] 40a00589a448: Pull complete [2023-08-25T05:02:57.256Z] 6c08303d61cc: Pull complete [2023-08-25T05:02:58.190Z] 798269fcf238: Pull complete [2023-08-25T05:02:58.190Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T05:02:58.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T05:02:58.190Z] ---> ec979cd7f677 [2023-08-25T05:02:58.190Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-25T05:03:03.316Z] Still waiting to schedule task [2023-08-25T05:03:03.316Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4494’ [2023-08-25T05:03:04.842Z] ---> Running in 450c42926501 [2023-08-25T05:03:04.842Z] Removing intermediate container 450c42926501 [2023-08-25T05:03:04.842Z] ---> 2ec2b11f7186 [2023-08-25T05:03:04.842Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T05:03:04.842Z] ---> Running in c79b5da50705 [2023-08-25T05:03:04.842Z] Removing intermediate container c79b5da50705 [2023-08-25T05:03:04.842Z] ---> d9fd64aea4fe [2023-08-25T05:03:04.842Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T05:03:04.842Z] ---> Running in ceef7de5844e [2023-08-25T05:03:04.842Z] Removing intermediate container ceef7de5844e [2023-08-25T05:03:04.842Z] ---> ed1c82beb5f0 [2023-08-25T05:03:04.842Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T05:03:04.842Z] ---> Running in 1b2c88b1937b [2023-08-25T05:03:04.842Z] Removing intermediate container 1b2c88b1937b [2023-08-25T05:03:04.842Z] ---> 36d85f924a7d [2023-08-25T05:03:04.842Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-25T05:03:04.842Z] ---> Running in e3161f9a1465 [2023-08-25T05:03:04.842Z] Removing intermediate container e3161f9a1465 [2023-08-25T05:03:04.842Z] ---> a95b86c3dde7 [2023-08-25T05:03:04.842Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T05:03:04.842Z] ---> Running in 42e1e34a3fc4 [2023-08-25T05:03:05.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T05:03:05.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T05:03:05.620Z] OK: 265 MiB in 53 packages [2023-08-25T05:03:05.879Z] Removing intermediate container 42e1e34a3fc4 [2023-08-25T05:03:05.879Z] ---> bc5af2c6206d [2023-08-25T05:03:05.879Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-25T05:03:05.879Z] ---> Running in e52efc18e811 [2023-08-25T05:03:06.137Z] Removing intermediate container e52efc18e811 [2023-08-25T05:03:06.137Z] ---> c1a401518e61 [2023-08-25T05:03:06.137Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-25T05:03:06.137Z] ---> 0cfef1831bd0 [2023-08-25T05:03:06.137Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T05:03:06.137Z] ---> Running in d9082c835f75 [2023-08-25T05:03:52.896Z] Removing intermediate container d9082c835f75 [2023-08-25T05:03:52.896Z] ---> 8b2c0f0cb574 [2023-08-25T05:03:52.896Z] Step 12/13 : COPY . . [2023-08-25T05:03:52.896Z] ---> f20b6e54f646 [2023-08-25T05:03:52.896Z] Step 13/13 : RUN ${MAKE} [2023-08-25T05:03:52.896Z] ---> Running in 2b8806789495 [2023-08-25T05:03:52.896Z] noop [2023-08-25T05:03:52.896Z] Removing intermediate container 2b8806789495 [2023-08-25T05:03:52.896Z] ---> 671f5078d1fc [2023-08-25T05:03:52.896Z] Successfully built 671f5078d1fc [2023-08-25T05:03:52.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:03:53.344Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T05:03:53.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:03:53.489Z] prd-ubuntu20.04-docker-8c-8g-4495 does not seem to be running inside a container [2023-08-25T05:03:53.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-377 -v /w/workspace/undry_device-onvif-camera_PR-377:/w/workspace/undry_device-onvif-camera_PR-377:rw,z -v /w/workspace/undry_device-onvif-camera_PR-377@tmp:/w/workspace/undry_device-onvif-camera_PR-377@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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T05:03:53.849Z] $ docker top d2900d4de8fa7c6596a8f6d8af552f01160e9f85fd9fa3089247c0875703ab0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T05:03:54.240Z] + go version [2023-08-25T05:03:54.240Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T05:03:54.274Z] $ docker stop --time=1 d2900d4de8fa7c6596a8f6d8af552f01160e9f85fd9fa3089247c0875703ab0d [2023-08-25T05:03:55.560Z] $ docker rm -f --volumes d2900d4de8fa7c6596a8f6d8af552f01160e9f85fd9fa3089247c0875703ab0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:03:56.235Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T05:03:56.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:03:56.380Z] prd-ubuntu20.04-docker-8c-8g-4495 does not seem to be running inside a container [2023-08-25T05:03:56.415Z] $ 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-377 -v /w/workspace/undry_device-onvif-camera_PR-377:/w/workspace/undry_device-onvif-camera_PR-377:rw,z -v /w/workspace/undry_device-onvif-camera_PR-377@tmp:/w/workspace/undry_device-onvif-camera_PR-377@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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T05:03:56.725Z] $ docker top f4254801796b337ef8b4712e10c79bb4ff55c5c6f413b66fd691b48585b08a89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T05:03:57.103Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-377 [Pipeline] fileExists [Pipeline] sh [2023-08-25T05:03:57.462Z] + make test [2023-08-25T05:03:57.462Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T05:04:02.730Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-25T05:04:14.925Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-25T05:04:14.925Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-25T05:04:16.302Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.051s coverage: 31.4% of statements [2023-08-25T05:04:16.302Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.247s coverage: 86.5% of statements [2023-08-25T05:04:24.424Z] go vet ./... [2023-08-25T05:04:28.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T05:04:28.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T05:04:28.612Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T05:04:28.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T05:04:28.684Z] $ docker stop --time=1 f4254801796b337ef8b4712e10c79bb4ff55c5c6f413b66fd691b48585b08a89 [2023-08-25T05:04:32.325Z] $ docker rm -f --volumes f4254801796b337ef8b4712e10c79bb4ff55c5c6f413b66fd691b48585b08a89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T05:04:32.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T05:04:32.954Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T05:04:33.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T05:04:33.875Z] + ls -al . [2023-08-25T05:04:33.875Z] total 244 [2023-08-25T05:04:33.875Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 05:03 . [2023-08-25T05:04:33.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:02 .. [2023-08-25T05:04:33.875Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 05:02 .git [2023-08-25T05:04:33.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:02 .github [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 496 Aug 25 05:02 .gitignore [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 25 05:02 .golangci.yml [2023-08-25T05:04:33.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 05:02 .semver [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 11264 Aug 25 05:02 Attribution.txt [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 15932 Aug 25 05:02 CHANGELOG.md [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 1574 Aug 25 05:02 Dockerfile [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 05:02 GOVERNANCE.md [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 25 05:02 Jenkinsfile [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 05:02 LICENSE [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 3003 Aug 25 05:02 Makefile [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 05:02 OWNERS.md [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 25 05:02 README.md [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 05:02 VERSION [2023-08-25T05:04:33.875Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 05:02 bin [2023-08-25T05:04:33.875Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:02 cmd [2023-08-25T05:04:33.875Z] -rw-r--r-- 1 jenkins jenkins 78459 Aug 25 05:04 coverage.out [2023-08-25T05:04:33.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:02 doc [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 4128 Aug 25 05:02 go.mod [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 36507 Aug 25 05:02 go.sum [2023-08-25T05:04:33.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:02 internal [2023-08-25T05:04:33.875Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:02 snap [2023-08-25T05:04:33.875Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 25 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:04:34.263Z] + 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=6ba4856b9e29e285727c306aae8b3fd88f089760 --label arch=amd64 --label version=0.0.0 . [2023-08-25T05:04:34.263Z] Sending build context to Docker daemon 21.74MB [2023-08-25T05:04:34.263Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T05:04:34.263Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-25T05:04:34.263Z] ---> 671f5078d1fc [2023-08-25T05:04:34.263Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-08-25T05:04:34.830Z] ---> Running in 6c0c84faa93d [2023-08-25T05:04:34.830Z] Removing intermediate container 6c0c84faa93d [2023-08-25T05:04:34.830Z] ---> c90e02b8ca9c [2023-08-25T05:04:34.830Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T05:04:34.830Z] ---> Running in 00299d1534a4 [2023-08-25T05:04:34.830Z] Removing intermediate container 00299d1534a4 [2023-08-25T05:04:34.830Z] ---> 79d80db2145a [2023-08-25T05:04:34.830Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T05:04:34.830Z] ---> Running in 837c4835bf17 [2023-08-25T05:04:35.090Z] Removing intermediate container 837c4835bf17 [2023-08-25T05:04:35.090Z] ---> 5b800687cc0c [2023-08-25T05:04:35.090Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T05:04:35.090Z] ---> Running in a2f125f9f103 [2023-08-25T05:04:35.090Z] Removing intermediate container a2f125f9f103 [2023-08-25T05:04:35.090Z] ---> 52a33b8f28bc [2023-08-25T05:04:35.090Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-08-25T05:04:35.090Z] ---> Running in 5ae1fae703dc [2023-08-25T05:04:35.090Z] Removing intermediate container 5ae1fae703dc [2023-08-25T05:04:35.090Z] ---> 21a9a1afcc00 [2023-08-25T05:04:35.090Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T05:04:35.349Z] ---> Running in a2c3dfeafd04 [2023-08-25T05:04:35.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T05:04:35.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T05:04:35.870Z] OK: 265 MiB in 53 packages [2023-08-25T05:04:36.436Z] Removing intermediate container a2c3dfeafd04 [2023-08-25T05:04:36.436Z] ---> ec24cdccf030 [2023-08-25T05:04:36.436Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-08-25T05:04:36.436Z] ---> Running in c346ffe6bdae [2023-08-25T05:04:36.436Z] Removing intermediate container c346ffe6bdae [2023-08-25T05:04:36.436Z] ---> 584506a86636 [2023-08-25T05:04:36.436Z] Step 10/26 : COPY go.mod vendor* ./ [2023-08-25T05:04:36.436Z] ---> c979599d8d9c [2023-08-25T05:04:36.436Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T05:04:36.436Z] ---> Running in aaf523f3b6db [2023-08-25T05:04:37.371Z] Removing intermediate container aaf523f3b6db [2023-08-25T05:04:37.371Z] ---> f11e7a34e779 [2023-08-25T05:04:37.371Z] Step 12/26 : COPY . . [2023-08-25T05:04:37.943Z] ---> fcf5e529ab0d [2023-08-25T05:04:37.943Z] Step 13/26 : RUN ${MAKE} [2023-08-25T05:04:38.202Z] ---> Running in 4bcb57520111 [2023-08-25T05:04:38.460Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-08-25T05:05:00.413Z] Removing intermediate container 4bcb57520111 [2023-08-25T05:05:00.413Z] ---> c75b77009443 [2023-08-25T05:05:00.413Z] Step 14/26 : FROM alpine:3.17 [2023-08-25T05:05:00.982Z] 3.17: Pulling from library/alpine [2023-08-25T05:05:01.243Z] 9398808236ff: Pulling fs layer [2023-08-25T05:05:01.243Z] 9398808236ff: Verifying Checksum [2023-08-25T05:05:01.243Z] 9398808236ff: Download complete [2023-08-25T05:05:01.503Z] 9398808236ff: Pull complete [2023-08-25T05:05:01.503Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T05:05:01.503Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T05:05:01.503Z] ---> 1e0b8b5322fc [2023-08-25T05:05:01.503Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-25T05:05:01.503Z] ---> Running in 8fe339b3d29d [2023-08-25T05:05:01.764Z] Removing intermediate container 8fe339b3d29d [2023-08-25T05:05:01.764Z] ---> f843803710b7 [2023-08-25T05:05:01.764Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-08-25T05:05:01.764Z] ---> Running in 3084ab0264eb [2023-08-25T05:05:02.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T05:05:02.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T05:05:02.543Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T05:05:02.543Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T05:05:02.543Z] OK: 7 MiB in 16 packages [2023-08-25T05:05:02.801Z] Removing intermediate container 3084ab0264eb [2023-08-25T05:05:02.801Z] ---> 46b04baff0e2 [2023-08-25T05:05:02.801Z] Step 17/26 : WORKDIR / [2023-08-25T05:05:02.801Z] ---> Running in 78771431f6b3 [2023-08-25T05:05:02.801Z] Removing intermediate container 78771431f6b3 [2023-08-25T05:05:02.801Z] ---> a4d910c6ca82 [2023-08-25T05:05:02.801Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-08-25T05:05:03.739Z] ---> 91925c30b15c [2023-08-25T05:05:03.739Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-08-25T05:05:03.997Z] ---> 1e00db5ec4d2 [2023-08-25T05:05:03.997Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-08-25T05:05:03.997Z] ---> 445e8d585960 [2023-08-25T05:05:03.997Z] Step 21/26 : EXPOSE 59984 [2023-08-25T05:05:03.997Z] ---> Running in 35c81f9bfce9 [2023-08-25T05:05:04.256Z] Removing intermediate container 35c81f9bfce9 [2023-08-25T05:05:04.256Z] ---> 9f80fc3881c7 [2023-08-25T05:05:04.256Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-08-25T05:05:04.256Z] ---> Running in 8b285e6f3e64 [2023-08-25T05:05:04.256Z] Removing intermediate container 8b285e6f3e64 [2023-08-25T05:05:04.256Z] ---> 3093ae589c5b [2023-08-25T05:05:04.256Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T05:05:04.256Z] ---> Running in a21da6b0b3bf [2023-08-25T05:05:04.256Z] Removing intermediate container a21da6b0b3bf [2023-08-25T05:05:04.256Z] ---> 11812b2eab4a [2023-08-25T05:05:04.256Z] Step 24/26 : LABEL arch=amd64 [2023-08-25T05:05:04.256Z] ---> Running in 9f3af1014e7a [2023-08-25T05:05:04.528Z] Removing intermediate container 9f3af1014e7a [2023-08-25T05:05:04.528Z] ---> 3af577a3914b [2023-08-25T05:05:04.528Z] Step 25/26 : LABEL git_sha=6ba4856b9e29e285727c306aae8b3fd88f089760 [2023-08-25T05:05:04.528Z] ---> Running in 81491464ddfb [2023-08-25T05:05:04.528Z] Removing intermediate container 81491464ddfb [2023-08-25T05:05:04.528Z] ---> edcb6e610df6 [2023-08-25T05:05:04.528Z] Step 26/26 : LABEL version=0.0.0 [2023-08-25T05:05:04.528Z] ---> Running in ecc012ad90f3 [2023-08-25T05:05:04.789Z] Removing intermediate container ecc012ad90f3 [2023-08-25T05:05:04.789Z] ---> 5fb0d84eaffc [2023-08-25T05:05:04.789Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T05:05:04.789Z] Successfully built 5fb0d84eaffc [2023-08-25T05:05:04.789Z] 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-08-25T05:05:05.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T05:05:05.634Z] [2023-08-25T05:05:05.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:05:06.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T05:05:06.026Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T05:05:06.026Z] 5eb5b503b376: Pulling fs layer [2023-08-25T05:05:06.026Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T05:05:06.026Z] ec43610c2a17: Pulling fs layer [2023-08-25T05:05:06.026Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T05:05:06.026Z] 33b1e0a273af: Pulling fs layer [2023-08-25T05:05:06.026Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T05:05:06.026Z] 2f39f015ded8: Pulling fs layer [2023-08-25T05:05:06.026Z] 33b1e0a273af: Waiting [2023-08-25T05:05:06.026Z] 5d3b04190fa2: Waiting [2023-08-25T05:05:06.026Z] 3a2ae6a8a46f: Waiting [2023-08-25T05:05:06.026Z] 2f39f015ded8: Waiting [2023-08-25T05:05:06.026Z] 5c69ac0246d0: Download complete [2023-08-25T05:05:06.026Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T05:05:06.026Z] 3a2ae6a8a46f: Download complete [2023-08-25T05:05:06.026Z] 33b1e0a273af: Verifying Checksum [2023-08-25T05:05:06.026Z] 33b1e0a273af: Download complete [2023-08-25T05:05:06.026Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T05:05:06.026Z] 5d3b04190fa2: Download complete [2023-08-25T05:05:06.026Z] ec43610c2a17: Download complete [2023-08-25T05:05:06.286Z] 5eb5b503b376: Verifying Checksum [2023-08-25T05:05:06.286Z] 5eb5b503b376: Download complete [2023-08-25T05:05:06.855Z] 2f39f015ded8: Download complete [2023-08-25T05:05:07.422Z] 5eb5b503b376: Pull complete [2023-08-25T05:05:07.691Z] 5c69ac0246d0: Pull complete [2023-08-25T05:05:08.260Z] ec43610c2a17: Pull complete [2023-08-25T05:05:08.260Z] 3a2ae6a8a46f: Pull complete [2023-08-25T05:05:08.518Z] 33b1e0a273af: Pull complete [2023-08-25T05:05:08.518Z] 5d3b04190fa2: Pull complete [2023-08-25T05:05:12.704Z] 2f39f015ded8: Pull complete [2023-08-25T05:05:12.704Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T05:05:12.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T05:05:12.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:05:12.926Z] prd-ubuntu20.04-docker-8c-8g-4495 does not seem to be running inside a container [2023-08-25T05:05:12.957Z] $ 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-377 -v /w/workspace/undry_device-onvif-camera_PR-377:/w/workspace/undry_device-onvif-camera_PR-377:rw,z -v /w/workspace/undry_device-onvif-camera_PR-377@tmp:/w/workspace/undry_device-onvif-camera_PR-377@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T05:05:18.363Z] $ docker top bdc45e45d89369a5c24cbf63ec21c3068dea2ea30d939f8bceeb652e3ec24ab4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:05:18.788Z] ---> job-cost.sh [2023-08-25T05:05:18.789Z] lf-activate-venv: SKIPPING [2023-08-25T05:05:18.789Z] INFO: No Stack... [2023-08-25T05:05:19.048Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T05:05:19.616Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T05:05:19.938Z] + cat /w/workspace/undry_device-onvif-camera_PR-377/archives/cost.csv [2023-08-25T05:05:19.938Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T05:05:19.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] [2023-08-25T05:05:19.982Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] did not exist. Created. [2023-08-25T05:05:19.982Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T05:05:20.377Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T05:05:20.430Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T05:05:20.458Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T05:05:20.545Z] $ docker stop --time=1 bdc45e45d89369a5c24cbf63ec21c3068dea2ea30d939f8bceeb652e3ec24ab4 [2023-08-25T05:05:21.702Z] $ docker rm -f --volumes bdc45e45d89369a5c24cbf63ec21c3068dea2ea30d939f8bceeb652e3ec24ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T05:06:24.381Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4497 in /w/workspace/undry_device-onvif-camera_PR-377 [Pipeline] { [Pipeline] ws [2023-08-25T05:06:24.447Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-08-25T05:06:24.530Z] The recommended git tool is: git [2023-08-25T05:06:29.541Z] using credential edgex-jenkins-ssh [2023-08-25T05:06:29.559Z] Cloning the remote Git repository [2023-08-25T05:06:29.598Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-25T05:06:29.691Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-08-25T05:06:29.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-25T05:06:29.823Z] > git --version # timeout=10 [2023-08-25T05:06:29.843Z] > git --version # 'git version 2.25.1' [2023-08-25T05:06:29.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T05:06:29.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T05:06:31.505Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-08-25T05:06:31.527Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T05:06:32.905Z] Merging remotes/origin/main commit 704ee13449308adf69c4899592c40628e88298f9 into PR head commit 6ba4856b9e29e285727c306aae8b3fd88f089760 [2023-08-25T05:06:32.310Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-08-25T05:06:32.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-25T05:06:32.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T05:06:32.369Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T05:06:32.918Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T05:06:32.987Z] > git checkout -f 6ba4856b9e29e285727c306aae8b3fd88f089760 # timeout=10 [2023-08-25T05:06:33.176Z] > git remote # timeout=10 [2023-08-25T05:06:33.195Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T05:06:33.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T05:06:33.236Z] > git merge 704ee13449308adf69c4899592c40628e88298f9 # timeout=10 [2023-08-25T05:06:33.292Z] Merge succeeded, producing 6ba4856b9e29e285727c306aae8b3fd88f089760 [2023-08-25T05:06:33.293Z] Checking out Revision 6ba4856b9e29e285727c306aae8b3fd88f089760 (PR-377) [2023-08-25T05:06:33.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T05:06:33.296Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T05:06:33.311Z] > git checkout -f 6ba4856b9e29e285727c306aae8b3fd88f089760 # timeout=10 [2023-08-25T05:06:36.931Z] Commit message: "build: move SDK to v3.1.0-dev.16" [2023-08-25T05:06:36.974Z] > git --version # timeout=10 [2023-08-25T05:06:36.986Z] > git --version # 'git version 2.25.1' [2023-08-25T05:06:37.001Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T05:06:38.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T05:06:38.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T05:06:38.096Z] Dload Upload Total Spent Left Speed [2023-08-25T05:06:38.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-08-25T05:06:38.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T05:06:39.143Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T05:06:39.143Z] + sudo tee /etc/docker/daemon.new [2023-08-25T05:06:39.143Z] { [2023-08-25T05:06:39.143Z] "registry-mirrors": [ [2023-08-25T05:06:39.143Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T05:06:39.143Z] ], [2023-08-25T05:06:39.143Z] "bip": "10.250.0.254/24", [2023-08-25T05:06:39.143Z] "hosts": [ [2023-08-25T05:06:39.143Z] "tcp://0.0.0.0:5555", [2023-08-25T05:06:39.143Z] "unix:///var/run/docker.sock" [2023-08-25T05:06:39.143Z] ], [2023-08-25T05:06:39.143Z] "mtu": 1458, [2023-08-25T05:06:39.143Z] "selinux-enabled": true, [2023-08-25T05:06:39.143Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T05:06:39.143Z] } [Pipeline] sh [2023-08-25T05:06:39.482Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T05:06:39.825Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T05:06:58.151Z] provisioning config files... [2023-08-25T05:06:58.176Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2754881852688409226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:06:58.562Z] ---> docker-login.sh [2023-08-25T05:06:58.562Z] nexus3.edgexfoundry.org:10001 [2023-08-25T05:07:02.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:07:02.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:07:02.822Z] Configure a credential helper to remove this warning. See [2023-08-25T05:07:02.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:07:02.822Z] [2023-08-25T05:07:02.822Z] Login Succeeded [2023-08-25T05:07:02.822Z] nexus3.edgexfoundry.org:10002 [2023-08-25T05:07:02.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:07:03.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:07:03.093Z] Configure a credential helper to remove this warning. See [2023-08-25T05:07:03.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:07:03.093Z] [2023-08-25T05:07:03.093Z] Login Succeeded [2023-08-25T05:07:03.093Z] nexus3.edgexfoundry.org:10003 [2023-08-25T05:07:03.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:07:03.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:07:03.363Z] Configure a credential helper to remove this warning. See [2023-08-25T05:07:03.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:07:03.363Z] [2023-08-25T05:07:03.363Z] Login Succeeded [2023-08-25T05:07:03.363Z] nexus3.edgexfoundry.org:10004 [2023-08-25T05:07:03.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:07:03.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:07:03.630Z] Configure a credential helper to remove this warning. See [2023-08-25T05:07:03.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:07:03.630Z] [2023-08-25T05:07:03.630Z] Login Succeeded [2023-08-25T05:07:03.630Z] docker.io [2023-08-25T05:07:03.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T05:07:04.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T05:07:04.164Z] Configure a credential helper to remove this warning. See [2023-08-25T05:07:04.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T05:07:04.164Z] [2023-08-25T05:07:04.164Z] Login Succeeded [2023-08-25T05:07:04.164Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T05:07:04.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T05:07:04.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T05:07:04.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T05:07:04.629Z] ========================================================= [2023-08-25T05:07:04.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T05:07:04.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:07:05.116Z] + 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-08-25T05:07:05.383Z] Sending build context to Docker daemon 14.21MB [2023-08-25T05:07:05.651Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T05:07:05.651Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-25T05:07:05.651Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T05:07:05.651Z] edb6bdbacee9: Pulling fs layer [2023-08-25T05:07:05.651Z] 5f9638ab2659: Pulling fs layer [2023-08-25T05:07:05.651Z] 8d51d6327a98: Pulling fs layer [2023-08-25T05:07:05.651Z] 8b374f2dd631: Pulling fs layer [2023-08-25T05:07:05.651Z] ec14aa9079de: Pulling fs layer [2023-08-25T05:07:05.651Z] 2f466654f4bb: Pulling fs layer [2023-08-25T05:07:05.651Z] 554e91adad29: Pulling fs layer [2023-08-25T05:07:05.651Z] 8b374f2dd631: Waiting [2023-08-25T05:07:05.651Z] ec14aa9079de: Waiting [2023-08-25T05:07:05.651Z] 2f466654f4bb: Waiting [2023-08-25T05:07:05.651Z] 554e91adad29: Waiting [2023-08-25T05:07:05.651Z] 5f9638ab2659: Verifying Checksum [2023-08-25T05:07:05.651Z] 5f9638ab2659: Download complete [2023-08-25T05:07:05.651Z] 8b374f2dd631: Verifying Checksum [2023-08-25T05:07:05.651Z] 8b374f2dd631: Download complete [2023-08-25T05:07:05.652Z] ec14aa9079de: Verifying Checksum [2023-08-25T05:07:05.652Z] ec14aa9079de: Download complete [2023-08-25T05:07:05.939Z] edb6bdbacee9: Verifying Checksum [2023-08-25T05:07:07.373Z] edb6bdbacee9: Pull complete [2023-08-25T05:07:07.373Z] 554e91adad29: Verifying Checksum [2023-08-25T05:07:07.373Z] 554e91adad29: Download complete [2023-08-25T05:07:07.643Z] 5f9638ab2659: Pull complete [2023-08-25T05:07:08.609Z] 2f466654f4bb: Verifying Checksum [2023-08-25T05:07:08.609Z] 2f466654f4bb: Download complete [2023-08-25T05:07:08.609Z] 8d51d6327a98: Download complete [2023-08-25T05:07:20.947Z] 8d51d6327a98: Pull complete [2023-08-25T05:07:20.947Z] 8b374f2dd631: Pull complete [2023-08-25T05:07:20.947Z] ec14aa9079de: Pull complete [2023-08-25T05:07:26.323Z] 2f466654f4bb: Pull complete [2023-08-25T05:07:28.916Z] 554e91adad29: Pull complete [2023-08-25T05:07:28.916Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T05:07:28.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T05:07:28.916Z] ---> 1e15ea492957 [2023-08-25T05:07:28.916Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-25T05:07:30.852Z] ---> Running in 267777c40bf4 [2023-08-25T05:07:30.852Z] Removing intermediate container 267777c40bf4 [2023-08-25T05:07:30.852Z] ---> 9a80871d05bc [2023-08-25T05:07:30.852Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T05:07:30.852Z] ---> Running in 2d1c62fdbc16 [2023-08-25T05:07:31.120Z] Removing intermediate container 2d1c62fdbc16 [2023-08-25T05:07:31.120Z] ---> cd57bede6a41 [2023-08-25T05:07:31.120Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T05:07:31.395Z] ---> Running in 4625cda40cca [2023-08-25T05:07:31.663Z] Removing intermediate container 4625cda40cca [2023-08-25T05:07:31.663Z] ---> 517be5d509b6 [2023-08-25T05:07:31.663Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T05:07:31.663Z] ---> Running in da6ab1e0a2d7 [2023-08-25T05:07:31.931Z] Removing intermediate container da6ab1e0a2d7 [2023-08-25T05:07:31.931Z] ---> ded2ee6c4096 [2023-08-25T05:07:31.931Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-25T05:07:31.931Z] ---> Running in 3f84cb847a9a [2023-08-25T05:07:32.199Z] Removing intermediate container 3f84cb847a9a [2023-08-25T05:07:32.199Z] ---> 4c0b1db54ea5 [2023-08-25T05:07:32.199Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T05:07:32.467Z] ---> Running in 6e0f98b266a1 [2023-08-25T05:07:33.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T05:07:34.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T05:07:34.966Z] OK: 263 MiB in 53 packages [2023-08-25T05:07:35.924Z] Removing intermediate container 6e0f98b266a1 [2023-08-25T05:07:35.924Z] ---> 2a4f936acd48 [2023-08-25T05:07:35.924Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-25T05:07:35.924Z] ---> Running in 0f70125672c1 [2023-08-25T05:07:36.190Z] Removing intermediate container 0f70125672c1 [2023-08-25T05:07:36.190Z] ---> 899bd772ab5f [2023-08-25T05:07:36.190Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-25T05:07:36.465Z] ---> b93dba0265c7 [2023-08-25T05:07:36.465Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T05:07:36.734Z] ---> Running in c9d0cbe57374 [2023-08-25T05:08:44.601Z] Removing intermediate container c9d0cbe57374 [2023-08-25T05:08:44.601Z] ---> eb03635a8fd2 [2023-08-25T05:08:44.601Z] Step 12/13 : COPY . . [2023-08-25T05:08:44.601Z] ---> 4db75e9bed93 [2023-08-25T05:08:44.601Z] Step 13/13 : RUN ${MAKE} [2023-08-25T05:08:44.601Z] ---> Running in 161039ff19d2 [2023-08-25T05:08:44.601Z] noop [2023-08-25T05:08:44.601Z] Removing intermediate container 161039ff19d2 [2023-08-25T05:08:44.601Z] ---> a8b7ce49e049 [2023-08-25T05:08:44.601Z] Successfully built a8b7ce49e049 [2023-08-25T05:08:44.601Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:08:45.059Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T05:08:45.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:08:45.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-4497 does not seem to be running inside a container [2023-08-25T05:08:45.372Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T05:08:46.526Z] $ docker top 1055f4f99834ddedce4af359c1ae746d174369110ab6d4e321a25286de303882 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T05:08:47.358Z] + go version [2023-08-25T05:08:47.358Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T05:08:47.388Z] $ docker stop --time=1 1055f4f99834ddedce4af359c1ae746d174369110ab6d4e321a25286de303882 [2023-08-25T05:08:48.912Z] $ docker rm -f --volumes 1055f4f99834ddedce4af359c1ae746d174369110ab6d4e321a25286de303882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:08:49.704Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T05:08:49.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:08:49.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-4497 does not seem to be running inside a container [2023-08-25T05:08:49.983Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T05:08:50.985Z] $ docker top 6ca2bbca1426aed4dd7ada777b7842de42e95aeee445b37964ccba6ecb332d18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T05:08:51.585Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-08-25T05:08:51.955Z] + make test [2023-08-25T05:08:51.955Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T05:09:24.168Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-25T05:11:30.901Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-25T05:11:31.169Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-25T05:11:33.752Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.215s coverage: 31.4% of statements [2023-08-25T05:11:55.815Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.175s coverage: 86.5% of statements [2023-08-25T05:11:55.815Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T05:11:55.815Z] go vet ./... [2023-08-25T05:12:22.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T05:12:22.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T05:12:22.789Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T05:12:23.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T05:12:23.121Z] $ docker stop --time=1 6ca2bbca1426aed4dd7ada777b7842de42e95aeee445b37964ccba6ecb332d18 [2023-08-25T05:12:24.883Z] $ docker rm -f --volumes 6ca2bbca1426aed4dd7ada777b7842de42e95aeee445b37964ccba6ecb332d18 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T05:12:26.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T05:12:26.143Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T05:12:26.772Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T05:12:27.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T05:12:27.708Z] + ls -al . [2023-08-25T05:12:27.708Z] total 240 [2023-08-25T05:12:27.708Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 05:08 . [2023-08-25T05:12:27.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:06 .. [2023-08-25T05:12:27.708Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 05:06 .git [2023-08-25T05:12:27.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:06 .github [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 496 Aug 25 05:06 .gitignore [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 25 05:06 .golangci.yml [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 11264 Aug 25 05:06 Attribution.txt [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 15932 Aug 25 05:06 CHANGELOG.md [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 1574 Aug 25 05:06 Dockerfile [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 05:06 GOVERNANCE.md [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 25 05:06 Jenkinsfile [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 05:06 LICENSE [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 3003 Aug 25 05:06 Makefile [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 05:06 OWNERS.md [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 25 05:06 README.md [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 05:02 VERSION [2023-08-25T05:12:27.708Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 05:06 bin [2023-08-25T05:12:27.708Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 05:06 cmd [2023-08-25T05:12:27.708Z] -rw-r--r-- 1 jenkins jenkins 78459 Aug 25 05:11 coverage.out [2023-08-25T05:12:27.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:06 doc [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 4128 Aug 25 05:06 go.mod [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 36507 Aug 25 05:06 go.sum [2023-08-25T05:12:27.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:06 internal [2023-08-25T05:12:27.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 05:06 snap [2023-08-25T05:12:27.708Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 25 05:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:12:28.156Z] + 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=6ba4856b9e29e285727c306aae8b3fd88f089760 --label arch=arm64 --label version=0.0.0 . [2023-08-25T05:12:28.445Z] Sending build context to Docker daemon 14.29MB [2023-08-25T05:12:28.445Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T05:12:28.445Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-25T05:12:28.445Z] ---> a8b7ce49e049 [2023-08-25T05:12:28.445Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-08-25T05:12:28.713Z] ---> Running in 05293f49f965 [2023-08-25T05:12:28.980Z] Removing intermediate container 05293f49f965 [2023-08-25T05:12:28.980Z] ---> 1b6c5d6cf9cf [2023-08-25T05:12:28.980Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T05:12:28.980Z] ---> Running in b301af79da49 [2023-08-25T05:12:29.245Z] Removing intermediate container b301af79da49 [2023-08-25T05:12:29.245Z] ---> 18e24ae2ab81 [2023-08-25T05:12:29.245Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T05:12:29.246Z] ---> Running in 04ebafbb5500 [2023-08-25T05:12:29.512Z] Removing intermediate container 04ebafbb5500 [2023-08-25T05:12:29.512Z] ---> 378804d5c907 [2023-08-25T05:12:29.512Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T05:12:29.779Z] ---> Running in 1b917b4bce16 [2023-08-25T05:12:30.047Z] Removing intermediate container 1b917b4bce16 [2023-08-25T05:12:30.047Z] ---> 4afbd5d740be [2023-08-25T05:12:30.047Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-08-25T05:12:30.047Z] ---> Running in f8c244a6b3e2 [2023-08-25T05:12:30.320Z] Removing intermediate container f8c244a6b3e2 [2023-08-25T05:12:30.320Z] ---> 5ee3c00b62b4 [2023-08-25T05:12:30.320Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T05:12:30.320Z] ---> Running in 14f5d0d3a3f2 [2023-08-25T05:12:31.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T05:12:31.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T05:12:32.825Z] OK: 263 MiB in 53 packages [2023-08-25T05:12:33.790Z] Removing intermediate container 14f5d0d3a3f2 [2023-08-25T05:12:33.790Z] ---> 57646f2c2ddb [2023-08-25T05:12:33.790Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-08-25T05:12:33.790Z] ---> Running in 54f9efeb415b [2023-08-25T05:12:34.056Z] Removing intermediate container 54f9efeb415b [2023-08-25T05:12:34.056Z] ---> 0e957d159592 [2023-08-25T05:12:34.056Z] Step 10/26 : COPY go.mod vendor* ./ [2023-08-25T05:12:34.323Z] ---> a372c9128c0a [2023-08-25T05:12:34.323Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T05:12:34.590Z] ---> Running in 340e8d416340 [2023-08-25T05:12:37.172Z] Removing intermediate container 340e8d416340 [2023-08-25T05:12:37.172Z] ---> a0d1006bb7e9 [2023-08-25T05:12:37.172Z] Step 12/26 : COPY . . [2023-08-25T05:12:38.131Z] ---> cbbdb99859d9 [2023-08-25T05:12:38.131Z] Step 13/26 : RUN ${MAKE} [2023-08-25T05:12:38.131Z] ---> Running in 85f4a89513f0 [2023-08-25T05:12:39.088Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-08-25T05:15:00.749Z] Removing intermediate container 85f4a89513f0 [2023-08-25T05:15:00.749Z] ---> 7c2071da9ded [2023-08-25T05:15:00.749Z] Step 14/26 : FROM alpine:3.17 [2023-08-25T05:15:00.749Z] 3.17: Pulling from library/alpine [2023-08-25T05:15:00.749Z] 4060ece20d7a: Pulling fs layer [2023-08-25T05:15:00.749Z] 4060ece20d7a: Verifying Checksum [2023-08-25T05:15:00.749Z] 4060ece20d7a: Download complete [2023-08-25T05:15:00.749Z] 4060ece20d7a: Pull complete [2023-08-25T05:15:00.749Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T05:15:00.749Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T05:15:00.749Z] ---> 8650cd65339b [2023-08-25T05:15:00.749Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-25T05:15:00.749Z] ---> Running in 8cf1c0a1990e [2023-08-25T05:15:00.749Z] Removing intermediate container 8cf1c0a1990e [2023-08-25T05:15:00.749Z] ---> 64f28ef6caa9 [2023-08-25T05:15:00.749Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-08-25T05:15:00.749Z] ---> Running in 998e83ff8a90 [2023-08-25T05:15:00.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T05:15:00.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T05:15:00.749Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T05:15:00.749Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T05:15:00.749Z] OK: 8 MiB in 16 packages [2023-08-25T05:15:00.749Z] Removing intermediate container 998e83ff8a90 [2023-08-25T05:15:00.749Z] ---> e7b807a1fbae [2023-08-25T05:15:00.749Z] Step 17/26 : WORKDIR / [2023-08-25T05:15:00.749Z] ---> Running in 818870903e02 [2023-08-25T05:15:00.749Z] Removing intermediate container 818870903e02 [2023-08-25T05:15:00.749Z] ---> 507a6a1f8ad9 [2023-08-25T05:15:00.749Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-08-25T05:15:00.749Z] ---> 4c7d6a05d488 [2023-08-25T05:15:00.749Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-08-25T05:15:00.749Z] ---> c513627c75e9 [2023-08-25T05:15:00.750Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-08-25T05:15:01.705Z] ---> c93896904622 [2023-08-25T05:15:01.705Z] Step 21/26 : EXPOSE 59984 [2023-08-25T05:15:01.705Z] ---> Running in 9ca3e456c922 [2023-08-25T05:15:01.705Z] Removing intermediate container 9ca3e456c922 [2023-08-25T05:15:01.705Z] ---> 4f856091ba31 [2023-08-25T05:15:01.705Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-08-25T05:15:01.974Z] ---> Running in d2622cf2a378 [2023-08-25T05:15:02.244Z] Removing intermediate container d2622cf2a378 [2023-08-25T05:15:02.244Z] ---> f6aefc14e0d0 [2023-08-25T05:15:02.244Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T05:15:02.244Z] ---> Running in 76b1f073cc36 [2023-08-25T05:15:02.511Z] Removing intermediate container 76b1f073cc36 [2023-08-25T05:15:02.511Z] ---> 37a583967c97 [2023-08-25T05:15:02.511Z] Step 24/26 : LABEL arch=arm64 [2023-08-25T05:15:02.511Z] ---> Running in 74ff49669fda [2023-08-25T05:15:02.776Z] Removing intermediate container 74ff49669fda [2023-08-25T05:15:02.776Z] ---> 2827dbdacac3 [2023-08-25T05:15:02.776Z] Step 25/26 : LABEL git_sha=6ba4856b9e29e285727c306aae8b3fd88f089760 [2023-08-25T05:15:02.776Z] ---> Running in 88bd75767dd0 [2023-08-25T05:15:03.042Z] Removing intermediate container 88bd75767dd0 [2023-08-25T05:15:03.042Z] ---> a948b2cacac1 [2023-08-25T05:15:03.042Z] Step 26/26 : LABEL version=0.0.0 [2023-08-25T05:15:03.307Z] ---> Running in c0ef34f23d89 [2023-08-25T05:15:03.572Z] Removing intermediate container c0ef34f23d89 [2023-08-25T05:15:03.572Z] ---> 5ee873dfcc88 [2023-08-25T05:15:03.572Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T05:15:03.572Z] Successfully built 5ee873dfcc88 [2023-08-25T05:15:03.572Z] 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-08-25T05:15:04.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T05:15:04.383Z] [2023-08-25T05:15:04.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:15:04.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T05:15:04.777Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T05:15:04.777Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T05:15:04.777Z] 04944245beec: Pulling fs layer [2023-08-25T05:15:04.777Z] 699f458cf7ca: Pulling fs layer [2023-08-25T05:15:04.777Z] 765212b225bb: Pulling fs layer [2023-08-25T05:15:04.777Z] f23df028b6ca: Pulling fs layer [2023-08-25T05:15:04.777Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T05:15:04.777Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T05:15:04.777Z] 765212b225bb: Waiting [2023-08-25T05:15:04.777Z] f23df028b6ca: Waiting [2023-08-25T05:15:04.777Z] d65c8cfc05b1: Waiting [2023-08-25T05:15:05.044Z] 04944245beec: Verifying Checksum [2023-08-25T05:15:05.044Z] 04944245beec: Download complete [2023-08-25T05:15:05.044Z] 765212b225bb: Verifying Checksum [2023-08-25T05:15:05.044Z] 765212b225bb: Download complete [2023-08-25T05:15:05.044Z] f23df028b6ca: Verifying Checksum [2023-08-25T05:15:05.044Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T05:15:05.044Z] d65c8cfc05b1: Download complete [2023-08-25T05:15:05.044Z] 699f458cf7ca: Verifying Checksum [2023-08-25T05:15:05.044Z] 699f458cf7ca: Download complete [2023-08-25T05:15:05.624Z] 8998bd30e6a1: Download complete [2023-08-25T05:15:07.568Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T05:15:07.568Z] 2437ff75d9bd: Download complete [2023-08-25T05:15:09.510Z] 8998bd30e6a1: Pull complete [2023-08-25T05:15:09.775Z] 04944245beec: Pull complete [2023-08-25T05:15:11.184Z] 699f458cf7ca: Pull complete [2023-08-25T05:15:11.184Z] 765212b225bb: Pull complete [2023-08-25T05:15:14.519Z] f23df028b6ca: Pull complete [2023-08-25T05:15:14.519Z] d65c8cfc05b1: Pull complete [2023-08-25T05:15:29.501Z] 2437ff75d9bd: Pull complete [2023-08-25T05:15:29.501Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T05:15:29.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T05:15:29.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:15:29.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-4497 does not seem to be running inside a container [2023-08-25T05:15:29.872Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T05:15:32.252Z] $ docker top de3ee36acc6171d2170f7f3158c556ddfff9a800491f69defd2b6bbb66decc61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:32.816Z] ---> job-cost.sh [2023-08-25T05:15:33.083Z] lf-activate-venv: SKIPPING [2023-08-25T05:15:33.083Z] INFO: No Stack... [2023-08-25T05:15:33.662Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T05:15:34.242Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T05:15:34.585Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-08-25T05:15:34.585Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T05:15:34.936Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] [2023-08-25T05:15:34.940Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] did not exist. Created. [2023-08-25T05:15:34.941Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T05:15:35.345Z] /w/workspace/device-onvif-camera/1@tmp/durable-94a1b6fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T05:15:35.694Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T05:15:35.727Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T05:15:35.787Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T05:15:35.800Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-377-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T05:15:35.862Z] $ docker stop --time=1 de3ee36acc6171d2170f7f3158c556ddfff9a800491f69defd2b6bbb66decc61 [2023-08-25T05:15:37.313Z] $ docker rm -f --volumes de3ee36acc6171d2170f7f3158c556ddfff9a800491f69defd2b6bbb66decc61 [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-08-25T05:15:38.295Z] provisioning config files... [2023-08-25T05:15:38.306Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-377@tmp/config6097040201011593407tmp [Pipeline] { [Pipeline] sh [2023-08-25T05:15:38.631Z] + set +x [2023-08-25T05:15:38.631Z] + curl -s https://codecov.io/bash [2023-08-25T05:15:38.631Z] + bash -s -- [2023-08-25T05:15:38.891Z] [2023-08-25T05:15:38.891Z] _____ _ [2023-08-25T05:15:38.891Z] / ____| | | [2023-08-25T05:15:38.891Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T05:15:38.891Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T05:15:38.891Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T05:15:38.891Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T05:15:38.891Z] Bash-1.0.6 [2023-08-25T05:15:38.891Z] [2023-08-25T05:15:38.891Z] [2023-08-25T05:15:38.891Z] ==> git version 2.25.1 found [2023-08-25T05:15:38.891Z] ==> 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-08-25T05:15:38.891Z] Release-Date: 2020-01-08 [2023-08-25T05:15:38.892Z] 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-08-25T05:15:38.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T05:15:38.892Z] ==> Jenkins CI detected. [2023-08-25T05:15:38.892Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-377 [2023-08-25T05:15:38.892Z] project root: . [2023-08-25T05:15:38.892Z] --> token set from env [2023-08-25T05:15:38.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T05:15:38.892Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T05:15:38.892Z] ==> Python coveragepy not found [2023-08-25T05:15:38.892Z] ==> Searching for coverage reports in: [2023-08-25T05:15:38.892Z] + . [2023-08-25T05:15:38.892Z] -> Found 1 reports [2023-08-25T05:15:38.892Z] ==> Detecting git/mercurial file structure [2023-08-25T05:15:38.892Z] ==> Reading reports [2023-08-25T05:15:38.892Z] + ./coverage.out bytes=78459 [2023-08-25T05:15:38.892Z] ==> Appending adjustments [2023-08-25T05:15:38.892Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T05:15:39.154Z] + Found adjustments [2023-08-25T05:15:39.154Z] ==> Gzipping contents [2023-08-25T05:15:39.154Z] 12K /tmp/codecov.hCQab2.gz [2023-08-25T05:15:39.154Z] ==> Uploading reports [2023-08-25T05:15:39.154Z] url: https://codecov.io [2023-08-25T05:15:39.154Z] query: branch=PR-377&commit=6ba4856b9e29e285727c306aae8b3fd88f089760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=377&job=&cmd_args= [2023-08-25T05:15:39.154Z] -> Pinging Codecov [2023-08-25T05:15:39.154Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-377&commit=6ba4856b9e29e285727c306aae8b3fd88f089760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=377&job=&cmd_args= [2023-08-25T05:15:39.154Z] -> Uploading to [2023-08-25T05:15:39.154Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/F29A59C45E3A92E06B3E522C9905F8EF/6ba4856b9e29e285727c306aae8b3fd88f089760/2ca92df9-87d6-49d8-828e-5f7bc60a4bd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T051539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95273a71f542bb7ae1fa2c3ab40613cc42b3f8f0378a441db9d339b26c0adc04 [2023-08-25T05:15:39.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T05:15:39.415Z] Dload Upload Total Spent Left Speed [2023-08-25T05:15:39.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10573 0 0 100 10573 0 54500 --:--:-- --:--:-- --:--:-- 54500 100 10573 0 0 100 10573 0 54500 --:--:-- --:--:-- --:--:-- 54220 [2023-08-25T05:15:39.415Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/6ba4856b9e29e285727c306aae8b3fd88f089760 [Pipeline] } [2023-08-25T05:15:39.440Z] 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-08-25T05:15:41.215Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-377/archives ] [2023-08-25T05:15:41.215Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-377/archives [2023-08-25T05:15:41.215Z] total 16 [2023-08-25T05:15:41.215Z] drwxr-xr-x 3 root root 4096 Aug 25 05:05 . [2023-08-25T05:15:41.215Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 05:05 .. [2023-08-25T05:15:41.215Z] drwxr-xr-x 2 root root 4096 Aug 25 05:05 cost [2023-08-25T05:15:41.215Z] -rw-r--r-- 1 root root 91 Aug 25 05:05 cost.csv [2023-08-25T05:15:41.215Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-377/archives [2023-08-25T05:15:41.215Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-377/archives [2023-08-25T05:15:41.215Z] total 16 [2023-08-25T05:15:41.215Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 05:05 . [2023-08-25T05:15:41.215Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 05:05 .. [2023-08-25T05:15:41.215Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 05:05 cost [2023-08-25T05:15:41.215Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 25 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:41.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:42.422Z] ---> package-listing.sh [2023-08-25T05:15:42.422Z] ++ facter osfamily [2023-08-25T05:15:42.422Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T05:15:42.681Z] + OS_FAMILY=debian [2023-08-25T05:15:42.681Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-377 [2023-08-25T05:15:42.681Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T05:15:42.681Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T05:15:42.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T05:15:42.681Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T05:15:42.681Z] + '[' /w/workspace/undry_device-onvif-camera_PR-377 ']' [2023-08-25T05:15:42.681Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T05:15:42.681Z] + case "${OS_FAMILY}" in [2023-08-25T05:15:42.681Z] + dpkg -l [2023-08-25T05:15:42.681Z] + grep '^ii' [2023-08-25T05:15:42.681Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T05:15:42.681Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T05:15:42.681Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T05:15:42.681Z] + '[' /w/workspace/undry_device-onvif-camera_PR-377 ']' [2023-08-25T05:15:42.681Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-377/archives/ [2023-08-25T05:15:42.681Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-377/archives/ [Pipeline] echo [2023-08-25T05:15:42.713Z] 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-377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T05:15:43.002Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T05:15:43.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T05:15:43.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T05:15:43.777Z] prd-ubuntu20.04-docker-8c-8g-4495 does not seem to be running inside a container [2023-08-25T05:15:43.807Z] $ 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-377/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-377 -v /w/workspace/undry_device-onvif-camera_PR-377:/w/workspace/undry_device-onvif-camera_PR-377:rw,z -v /w/workspace/undry_device-onvif-camera_PR-377@tmp:/w/workspace/undry_device-onvif-camera_PR-377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T05:15:44.016Z] $ docker top a7e041f1c0de2b84b812acd87545d258b23498e2b628d82b1e44f42d87413bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T05:15:44.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T05:15:44.707Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T05:15:45.013Z] + ls /var/log/sa-host [2023-08-25T05:15:45.013Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T05:15:45.146Z] provisioning config files... [2023-08-25T05:15:45.155Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-377@tmp/config16943360913925517006tmp [Pipeline] { [Pipeline] echo [2023-08-25T05:15:45.206Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:45.517Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T05:15:45.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:45.957Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T05:15:45.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:46.300Z] ---> sudo-logs.sh [2023-08-25T05:15:46.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T05:15:46.378Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:46.688Z] ---> job-cost.sh [2023-08-25T05:15:46.688Z] lf-activate-venv: SKIPPING [2023-08-25T05:15:46.688Z] DEBUG: total: 0.2199999988079071 [2023-08-25T05:15:46.688Z] INFO: Retrieving Stack Cost... [2023-08-25T05:15:47.257Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T05:15:47.517Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T05:15:47.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T05:15:47.863Z] ---> logs-deploy.sh [2023-08-25T05:15:47.863Z] lf-activate-venv: SKIPPING [2023-08-25T05:15:47.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-377/1 [2023-08-25T05:15:47.863Z] INFO: archiving workspace using pattern(s): [2023-08-25T05:15:48.803Z] Archives upload complete. [2023-08-25T05:15:48.803Z] INFO: archiving logs to Nexus